MaterialShiftActionsProps
MaterialShiftActionsProps =
ShiftActionsProps
&React.ComponentPropsWithoutRef
<typeofButton
> & {muiComponents
:RQBMaterialComponents
; }
Defined in: packages/material/src/MaterialShiftActions.tsx:11
Type declaration
muiComponents?
optional
muiComponents:RQBMaterialComponents
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.