ElectronTouchBarPopover
Unofficial
A popover item for a ElectronTouchBar.
Import:
import type { ElectronTouchBarPopover } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export class ElectronTouchBarPopoverProperties
| Property | Type | Description | |
|---|---|---|---|
| icon | ElectronNativeImage | The popover's current button icon. | |
| label | string | The popover's current button text. |
Links to this page: