Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelEngine-Group/app-platform
/ useFormContext
Function
useFormContext
agent-flow/src/components/DefaultRoot.jsx:210–212 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
}
209
210
export function useFormContext() {
211
return useContext(FormContext);
212
}
213
214
export function useConfigContext() {
215
return useContext(ConfigContext);
Callers
15
_OutputVariableRow
Function · 0.90
FormItemRenderType
Function · 0.90
FormItemSelectValue
Function · 0.90
FormItemFieldType
Function · 0.90
_IntelligentInputFormItem
Function · 0.90
_ModelForm
Function · 0.90
TextExtractionInputTitle
Function · 0.90
_TextExtractionSchema
Function · 0.90
_RequestConfig
Function · 0.90
RequestUrlConfig
Function · 0.90
_AuthenticationModal
Function · 0.90
_AuthenticationModalContent
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected