TLUiToolItem

Public Interface

Table of Contents
Signature
interface TLUiToolItem {}

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: TLUiTranslationKey
References

TLUiTranslationKey


meta

Public PropertySignature

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

onSelect

Public PropertySignature

Signature
onSelect: (source: TLUiEventSource) => void
References

TLUiEventSource


readonlyOk

Public PropertySignature

Signature
readonlyOk: boolean

shortcutsLabel

Public PropertySignature

Signature
shortcutsLabel?: TLUiTranslationKey
References

TLUiTranslationKey


Edit this page
Last edited on 6 June 2023
TLUiToolbarSchemaContextTypeTLUiToolsContextType