TLUiCustomMenuItem
Public typealias
Signature
type TLUiCustomMenuItem = {
id: string
type: 'custom'
disabled: boolean
readonlyOk: boolean
}
Source
Public typealias
type TLUiCustomMenuItem = {
id: string
type: 'custom'
disabled: boolean
readonlyOk: boolean
}