Side Nav Section @astryx-svelte/core v0.3.0 · SideNav

Usage

Section grouping with an optional title, subtitle, and end content.
ts
import { 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.