CustomCanDropParams
Defined in: dnd/src/types.ts:45
Parameters passed to custom canDrop functions.
Properties
dragging
dragging:
DraggedItem
Defined in: dnd/src/types.ts:46
groupItems?
optionalgroupItems?:boolean
Defined in: dnd/src/types.ts:48
hovering
hovering:
DraggedItem
Defined in: dnd/src/types.ts:47
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.