DragTargetPosition
Defined in: dnd/src/types.ts:152
Parameters describing a drag target position for shadow query computation.
Properties
quadrant
quadrant:
"upper"|"lower"
Defined in: dnd/src/types.ts:155
targetPath
targetPath:
Path
Defined in: dnd/src/types.ts:153
targetType
targetType:
DndDropTargetType
Defined in: dnd/src/types.ts:154
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.