Skip to content

ElectronTouchBarSpacerConstructorOptions

Unofficial

Options for creating a ElectronTouchBarSpacer.

Import:

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

Signature:

export interface ElectronTouchBarSpacerConstructorOptions

Properties

Property Type Description
size? 'flexible' | 'large' | 'small' Size of the spacer.