Skip to content

SerializedWorkspaceLeftRibbon

Unofficial

Serialized representation of the left ribbon bar state.

Import:

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

Signature:

export interface SerializedWorkspaceLeftRibbon

Properties

Property Type Description
hiddenItems SerializedWorkspaceLeftRibbonHiddenItemsRecord Record of ribbon items and whether they are hidden.

Links to this page: