ToolItem
Public Interface
Table of Contents
Signature
interface ToolItem {}
Properties
icon
Public PropertySignature
Signature
icon: TLUiIconType
References
id
Public PropertySignature
Signature
id: string
kbd
Public PropertySignature
Signature
kbd?: string
label
Public PropertySignature
Signature
label: TLTranslationKey
References
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