CustomCanDropParams
Defined in: packages/dnd/src/types.ts:19
Parameters passed to custom canDrop
functions.
Properties
dragging
dragging:
DraggedItem
Defined in: packages/dnd/src/types.ts:20
hovering
hovering:
DraggedItem
Defined in: packages/dnd/src/types.ts:21
caution
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.