Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/premieroctet/openchakra
/ useDispatch
Function
useDispatch
src/hooks/useDispatch.ts:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import
models from
'~core/models'
4
5
const
useDispatch = () => {
6
return
useReduxDispatch() as RematchDispatch<typeof models>
7
}
8
9
export
default useDispatch
Callers
12
Header
Function · 0.85
ChildrenInspector
Function · 0.85
Inspector
Function · 0.85
ParentInspector
Function · 0.85
ChildrenControl
Function · 0.85
CustomPropsPanel
Function · 0.85
ImportMenuItem
Function · 0.85
Editor
Function · 0.85
useDropComponent
Function · 0.85
useShortcuts
Function · 0.85
useInteractive
Function · 0.85
useForm
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected