Command Palette Group @astryx-svelte/core v0.3.0 · CommandPalette

Usage

Visual grouping with a heading label. Place inside CommandPaletteList.
ts
import { CommandPalette } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
CommandPaletteGroup — Basic
Command palette items organized under group headings using the composed CommandPaletteGroup form. Use to separate related commands into labeled sections.