Tab @astryx-svelte/core v0.3.0 · TabList
Usage
Individual tab item that renders as a button or an anchor link, with selected-state styling and optional icons.tsimport { TabList } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.Tab — Selected Icon
A tab that changes its icon when selected.