Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MaterialTableToolbarProps

Hierarchy

  • MaterialTableToolbarProps

Index

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

    • path: string
    • value: any

    Returns function

      • (): void
      • Returns void

Generated using TypeDoc