AntDDragHandleProps
AntDDragHandleProps =
DragHandleProps
& {label
:any
; } &ComponentPropsWithRef
<typeofHolderOutlined
>
Defined in: AntDDragHandle.tsx:11
Type declaration
label?
optional
label:any
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.