CustomCanDropParams
Defined in: packages/dnd/src/types.ts:39
Parameters passed to custom canDrop
functions.
Properties
dragging
dragging:
DraggedItem
Defined in: packages/dnd/src/types.ts:40
groupItems?
optional
groupItems:boolean
Defined in: packages/dnd/src/types.ts:42
hovering
hovering:
DraggedItem
Defined in: packages/dnd/src/types.ts:41
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.