Top Nav Mega Menu Item @astryx-svelte/core v0.3.0 · TopNav

Usage

An individual item inside an TopNavMegaMenu. Renders itself in both desktop (popover grid) and mobile drawer modes via render mode context.
ts
import { TopNav } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
TopNavMegaMenuItem — Basic
Rich link items with an icon, title, and description. Use inside the items slot of a TopNavMegaMenu to describe each destination.