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