Side Nav Section @astryx-svelte/core v0.3.0 · SideNav
Usage
Section grouping with an optional title, subtitle, and end content.tsimport { SideNav } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.SideNavSection — Basic
Group related SideNavItems under titled sections. Use sections to organize longer navigation lists into scannable clusters like Overview and Account.