MCPcopy Index your code
hub / github.com/thesysdev/openui / useTriggerAction

Function useTriggerAction

packages/react-lang/src/context.ts:94–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 * ```
93 */
94export function useTriggerAction() {
95 return useOpenUI().triggerAction;
96}
97
98/**
99 * Whether the LLM is currently streaming content.

Callers 10

index.tsxFile · 0.90
index.tsxFile · 0.90
index.tsxFile · 0.90
ButtonRendererFunction · 0.90
button.tsxFile · 0.90
button.tsxFile · 0.90

Calls 1

useOpenUIFunction · 0.70

Tested by

no test coverage detected