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