ToolItem

Public Interface

Table of Contents
Signature
interface ToolItem {}

Properties

icon

Public PropertySignature

Signature
icon: TLUiIconType
References

TLUiIconType


id

Public PropertySignature

Signature
id: string

kbd

Public PropertySignature

Signature
kbd?: string

label

Public PropertySignature

Signature
label: TLTranslationKey
References

TLTranslationKey


meta

Public PropertySignature

Signature
meta?: {
  [key: string]: any
}

onSelect

Public PropertySignature

Signature
onSelect: () => void

readonlyOk

Public PropertySignature

Signature
readonlyOk: boolean

shortcutsLabel

Public PropertySignature

Signature
shortcutsLabel?: TLTranslationKey
References

TLTranslationKey


Edit this page
Last edited on 11 May 2023
ToolbarSchemaProviderPropsToolsContext