TLUiActionItem

Public Interface

Table of Contents
Signature
interface TLUiActionItem {}

Properties

checkbox

Public PropertySignature

Signature
checkbox?: boolean

contextMenuLabel

Public PropertySignature

Signature
contextMenuLabel?: TLUiTranslationKey
References

TLUiTranslationKey


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


menuLabel

Public PropertySignature

Signature
menuLabel?: TLUiTranslationKey
References

TLUiTranslationKey


onSelect

Public PropertySignature

Signature
onSelect: (source: TLUiEventSource) => Promise<void> | void
References

TLUiEventSource, Promise


readonlyOk

Public PropertySignature

Signature
readonlyOk: boolean

shortcutsLabel

Public PropertySignature

Signature
shortcutsLabel?: TLUiTranslationKey
References

TLUiTranslationKey


title

Public PropertySignature

Signature
title?: string

Edit this page
Last edited on 15 June 2023
TldrawUiPropsTLUiActionsContextType