CustomMenuItem

Public TypeAlias

Signature
type CustomMenuItem = {
  id: string
  type: 'custom'
  disabled: boolean
  readonlyOk: boolean
}
Edit this page
Last edited on 11 May 2023
ContextMenuSchemaProviderPropsDebugPanel