RibbonState
Unofficial
Serialized state of a WorkspaceRibbon.
Import:
import type { RibbonState } from 'obsidian';Signature:
export interface RibbonStateProperties
| Property | Type | Description | |
|---|---|---|---|
| hiddenItems | Record<string, boolean> | Map of ribbon item ID to whether it is hidden. |
Links to this page: