MaterialDragHandleProps
MaterialDragHandleProps:
DragHandleProps&Omit<ComponentPropsWithRef<typeofDragIndicator>,"path"> & {muiComponents:RQBMaterialComponents; }
Type declaration
muiComponents?
optionalmuiComponents:RQBMaterialComponents
Defined in
packages/material/src/MaterialDragHandle.tsx:10
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.