Layout Panel @astryx-svelte/core v0.3.0 · Layout
Usage
Sidebar for navigation, settings, or inspector panels.tsimport { Layout } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.LayoutPanel — Navigation
A fixed-width side panel holding a navigation list next to the main content. Use LayoutPanel in the start or end slot of Layout for sidebars.