DragHandle
const
DragHandle:React.ForwardRefExoticComponent
<DragHandleProps
&React.RefAttributes
<HTMLSpanElement
>>
Defined in: packages/react-querybuilder/src/components/DragHandle.tsx:10
Default drag handle component used by QueryBuilder when enableDragAndDrop
is true
.
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.