MaterialDragHandle()
MaterialDragHandle(
props
:Omit
<MaterialDragHandleProps
,"ref"
> &RefAttributes
<HTMLSpanElement
>):ReactNode
Defined in: packages/material/src/MaterialDragHandle.tsx:15
Parameters
Parameter | Type |
---|---|
props | Omit <MaterialDragHandleProps , "ref" > & RefAttributes <HTMLSpanElement > |
Returns
ReactNode
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.