CommandPaletteOptions
Unofficial
Configuration options for the command palette plugin.
Import:
import type { CommandPaletteOptions } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface CommandPaletteOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| pinned | string[] | List of pinned command IDs that appear at the top of the palette. |
Links to this page: