Interface for CommandToolbarButtonComponent props.

Hierarchy

  • IProps

Properties

Command arguments

caption?: string

Overrides command caption

commands: CommandRegistry

Application commands registry

icon?: LabIcon

Overrides command icon

id: string

Command unique id

label?: string | CommandFunc<string>

Overrides command label

Generated using TypeDoc