Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelEngine-Group/app-platform
/ useDispatch
Function
useDispatch
agent-flow/src/components/DefaultRoot.jsx:206–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
204
}
205
206
export function useDispatch() {
207
return useContext(DispatchContext);
208
}
209
210
export function useFormContext() {
211
return useContext(FormContext);
Callers
15
Header
Function · 0.90
_OutputVariable
Function · 0.90
EndNodeWrapper
Function · 0.90
_EndInputForm
Function · 0.90
SelectMode
Function · 0.90
IntelligentFormWrapper
Function · 0.90
SimpleFormWrapper
Function · 0.90
_IntelligentInputFormItem
Function · 0.90
TextConcatenateNodeWrapper
Function · 0.90
_SearchForm
Function · 0.90
KnowledgeRetrievalWrapper
Function · 0.90
OutsideRerankForm
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected