Command Palette Input @astryx-svelte/core v0.3.0 · CommandPalette
Usage
Search input slot. Auto-focuses on mount. Wires to command palette context when used inside CommandPalette.tsimport { CommandPalette } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.CommandPaletteInput — With End Content
Custom placeholder and a keyboard shortcut badge in the trailing slot via endContent.