FluentDragHandle()
FluentDragHandle(
props: DragHandleProps & TextProps &RefAttributes<HTMLSpanElement>):ReactNode
Parameters
| Parameter | Type |
|---|---|
props | DragHandleProps & TextProps & RefAttributes<HTMLSpanElement> |
Returns
ReactNode
Defined in
packages/fluent/src/FluentDragHandle.tsx:7
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.