PrimeDragHandleProps
PrimeDragHandleProps =
DragHandleProps& {label?:any; } &ComponentPropsWithRef<"i">
Defined in: packages/prime/src/PrimeDragHandle.tsx:10
Type Declaration
label?
optionallabel?: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.