Skip to main content

RQBMaterialComponents

RQBMaterialComponents: object

Type declaration

Button

Button: typeof Button

Checkbox

Checkbox: typeof Checkbox

CloseIcon

CloseIcon: typeof CloseIcon

ContentCopyIcon

ContentCopyIcon: typeof ContentCopyIcon

DragIndicator

DragIndicator: typeof DragIndicator

FormControl

FormControl: typeof FormControl

FormControlLabel

FormControlLabel: typeof FormControlLabel

Input

Input: typeof Input

KeyboardArrowDownIcon

KeyboardArrowDownIcon: typeof KeyboardArrowDownIcon

KeyboardArrowUpIcon

KeyboardArrowUpIcon: typeof KeyboardArrowUpIcon

ListSubheader

ListSubheader: typeof ListSubheader

LockIcon

LockIcon: typeof LockIcon

LockOpenIcon

LockOpenIcon: typeof LockOpenIcon

MenuItem: typeof MenuItem

Radio

Radio: typeof Radio

RadioGroup

RadioGroup: typeof RadioGroup

Select

Select: typeof Select

Switch

Switch: typeof Switch

TextareaAutosize

TextareaAutosize: typeof TextareaAutosize

Defined in

packages/material/src/types.ts:25


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.