Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ useDispatch
Function
useDispatch
apps/zui/src/core/use-dispatch.ts:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{AppDispatch} from
"src/js/state/types"
3
4
export
function
useDispatch() {
5
return
useReduxDispatch<AppDispatch>()
6
}
Callers
15
SubscribeToEvents
Function · 0.90
EventLimit.tsx
File · 0.90
EventTimeline.tsx
File · 0.90
NetworkErrorNotice
Function · 0.90
ViewLake
Function · 0.90
useNextPage
Function · 0.90
Table
Function · 0.90
Inspector
Function · 0.90
useShaperDrag
Function · 0.90
shaper.tsx
File · 0.90
PreviewLoadModal
Function · 0.90
SidebarToggleButton
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected