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

Usage

Navigation link item for use in TopNav startContent: renders as an anchor with hover and selected states.
ts
import { TopNav } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
TopNavItem — Basic
Navigation links inside a TopNav with one item marked as selected. Use for top-level pages of an application.