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