Skip to content

TextDescriptor

Defined in: views.ts:63

optional id?: string

Defined in: views.ts:15

ViewDescriptorBase.id


type: "text"

Defined in: views.ts:64


properties: object

Defined in: views.ts:65

content: string

optional font?: PluginFont

optional width?: number

optional align?: "leading" | "trailing" | "center"

optional mono?: boolean

optional tooltip?: string