@smui/tab-indicator

Svelte Material UI - Tab Indicator

Usage no npm install needed!

<script type="module">
  import smuiTabIndicator from 'https://cdn.skypack.dev/@smui/tab-indicator';
</script>

README

Svelte Material UI - Tab Indicator

Tab indicators are visual indicators showing which tab in a set of tabs is active.

Installation

Don't install or use this package directly. It's a dependency of the Tab package.

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

See Tab Indicator in MDC-Web for information about the upstream library's architecture.