Optional
argsThe arguments for the command.
The default value is an empty object.
Optional
commandThe command to execute when the item is triggered.
The default value is an empty string.
Optional
disabledWhether the toolbar item is ignored (i.e. not created). false
by default.
This allows an user to suppress toolbar items.
Optional
iconItem icon id
The id will be looked for in the LabIcon registry. The command icon will be overridden by this label if defined.
Optional
labelUnique toolbar item name
Optional
rankThe rank order of the toolbar item among its siblings.
Optional
typeThe type of the toolbar item.
An interface describing a toolbar item.