Top Nav Heading @astryx-svelte/core v0.3.0 · TopNav
Usage
Product/suite/account heading for the TopNav heading slot. Supports smart interaction boundary logic: logo, heading text, superheading/subheading with independent links, and an optional menu popover with automatic chevron indicator.tsimport { TopNav } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.TopNavHeading — Basic
A product heading with a logo inside a TopNav, linked to the home page. Use as the leading brand element of a top navigation bar.