Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelEngine-Group/app-platform
/ useDataContext
Function
useDataContext
agent-flow/src/components/DefaultRoot.jsx:198–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
};
197
198
export function useDataContext() {
199
return useContext(DataContext);
200
}
201
202
export function useShapeContext() {
203
return useContext(ShapeContext);
Callers
12
_KnowledgeForm
Function · 0.90
LoopWrapper
Function · 0.90
FitSelectTool
Function · 0.90
FitInvokeOutput
Function · 0.90
FitInvokeFormWrapper
Function · 0.90
ReplaceComponent
Function · 0.90
TestComponent
Function · 0.90
ParallelWrapper
Function · 0.90
_ParallelPluginItem
Function · 0.90
TaskList
Function · 0.90
ManualCheckFormWrapper
Function · 0.90
Memory
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected