Skip to content

ElectronTouchBarLabel

Unofficial

A label item for a ElectronTouchBar.

Import:

import type { ElectronTouchBarLabel } from '@obsidian-typings/obsidian-public-latest';

Signature:

export class ElectronTouchBarLabel

Properties

PropertyTypeDescription
accessibilityLabelstringDescription of the label to be read by a screen reader.
labelstringThe label's current text.
textColorstringHex code representing the label's current text color.

Links to this page: