@smui/tab-scroller

Svelte Material UI - Tab Scroller

Usage no npm install needed!

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

README

Svelte Material UI - Tab Scroller

Tab scrollers are areas that allow a smooth scroll animation for a set of tabs that extend beyond the viewport's width.

Installation

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

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

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