Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
94
export
function
useTriggerAction() {
95
return
useOpenUI().triggerAction;
96
}
97
98
/**
99
* Whether the LLM is currently streaming content.
Callers
10
index.tsx
File · 0.90
index.tsx
File · 0.90
index.tsx
File · 0.90
ButtonRenderer
Function · 0.90
button.tsx
File · 0.90
follow-up-block.tsx
File · 0.90
alert-dialog-block.tsx
File · 0.90
pagination-block.tsx
File · 0.90
button.tsx
File · 0.90
follow-up-block.tsx
File · 0.90
Calls
1
useOpenUI
Function · 0.70
Tested by
no test coverage detected