Trilium Frontend API
    Preparing search index...

    Class TouchBar

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    escapeItem:
        | TouchBarButton
        | TouchBarColorPicker
        | TouchBarGroup
        | TouchBarLabel
        | TouchBarPopover
        | TouchBarScrubber
        | TouchBarSegmentedControl
        | TouchBarSlider
        | TouchBarSpacer

    A TouchBarItem that will replace the "esc" button on the touch bar when set. Setting to null restores the default "esc" button. Changing this value immediately updates the escape item in the touch bar.

    TouchBarButton: typeof TouchBarButton

    A typeof TouchBarButton reference to the TouchBarButton class.

    TouchBarColorPicker: typeof TouchBarColorPicker

    A typeof TouchBarColorPicker reference to the TouchBarColorPicker class.

    TouchBarGroup: typeof TouchBarGroup

    A typeof TouchBarGroup reference to the TouchBarGroup class.

    TouchBarLabel: typeof TouchBarLabel

    A typeof TouchBarLabel reference to the TouchBarLabel class.

    TouchBarOtherItemsProxy: typeof TouchBarOtherItemsProxy

    A typeof TouchBarOtherItemsProxy reference to the TouchBarOtherItemsProxy class.

    TouchBarPopover: typeof TouchBarPopover

    A typeof TouchBarPopover reference to the TouchBarPopover class.

    TouchBarScrubber: typeof TouchBarScrubber

    A typeof TouchBarScrubber reference to the TouchBarScrubber class.

    TouchBarSegmentedControl: typeof TouchBarSegmentedControl

    A typeof TouchBarSegmentedControl reference to the TouchBarSegmentedControl class.

    TouchBarSlider: typeof TouchBarSlider

    A typeof TouchBarSlider reference to the TouchBarSlider class.

    TouchBarSpacer: typeof TouchBarSpacer

    A typeof TouchBarSpacer reference to the TouchBarSpacer class.