Skip to content

ElectronTouchBarPopover

Unofficial

A popover item for a ElectronTouchBar.

Import:

import type { ElectronTouchBarPopover } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export class ElectronTouchBarPopover

Properties

Property Type Description
icon ElectronNativeImage The popover's current button icon.
label string The popover's current button text.

Links to this page: