ElectronScrubberItem
Unofficial
An item shown in a ElectronTouchBarScrubber.
Import:
import type { ElectronScrubberItem } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ElectronScrubberItemProperties
| Property | Type | Description | |
|---|---|---|---|
| icon? | ElectronNativeImage | The image to appear in this item. | |
| label? | string | The text to appear in this item. |
Links to this page: