Interface MaterialTableToolbarProps
Hierarchy
-
MaterialTableToolbarProps
Properties
enabled
enabled: boolean
errors
errors: string
label
label: string | Labels
numColumns
numColumns: number
path
path: string
rootSchema
rootSchema: JsonSchema
schema
schema: JsonSchema
uischema
uischema: ControlElement
Methods
addItem
- addItem(path: string, value: any): function
-
Parameters
Returns function