Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MaterialTableToolbarProps

Hierarchy

  • MaterialTableToolbarProps

Index

Properties

enabled

enabled: boolean

errors

errors: string

label

label: string

numColumns

numColumns: number

path

path: string

rootSchema

rootSchema: JsonSchema

schema

schema: JsonSchema

translations

translations: ArrayTranslations

uischema

uischema: ControlElement

Methods

addItem

  • addItem(path: string, value: any): () => void
  • Parameters

    • path: string
    • value: any

    Returns () => void

      • (): void
      • Returns void

Generated using TypeDoc