MCPcopy Create free account
hub / github.com/apitable/apitable / useDispatch

Function useDispatch

packages/datasheet/src/pc/hooks/use_dispatch.ts:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19import { dispatch } from 'pc/worker/store';
20
21export const useDispatch = () => dispatch;

Callers 15

RecordMenuFunction · 0.90
SpaceInfoFunction · 0.90
FormContainerFunction · 0.90
SearchFunction · 0.90
gantt_view.tsxFile · 0.90
ExpandLinkBaseFunction · 0.90
MobileGridFunction · 0.90
DomGridBaseFunction · 0.90
konva_grid.tsxFile · 0.90
GroupMenuFunction · 0.90
useAttachEventFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected