AntDDragHandle()
AntDDragHandle(
props:Omit<AntDDragHandleProps,"ref"> &RefAttributes<HTMLSpanElement>):ReactNode
Parameters
| Parameter | Type |
|---|---|
props | Omit<AntDDragHandleProps, "ref"> & RefAttributes<HTMLSpanElement> |
Returns
ReactNode
Defined in
packages/antd/src/AntDDragHandle.tsx:12
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.