ToolbarItem

Public TypeAlias

Signature
type ToolbarItem = {
  id: string
  type: 'item'
  readonlyOk: boolean
  toolItem: ToolItem
}
References

ToolItem

Edit this page
Last edited on 11 May 2023
toolbarItemToolbarSchemaContext