TLUiMenuItem

Public TypeAlias

Signature
type TLUiMenuItem = {
  id: string
  type: 'item'
  readonlyOk: boolean
  actionItem: TLUiActionItem
  disabled: boolean
  checked: boolean
}
References

TLUiActionItem

Edit this page
Last edited on 15 June 2023
TLUiMenuGroupTLUiMenuSchema