@smui/tab

Svelte Material UI - Tab

Usage no npm install needed!

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

README

Svelte Material UI - Tab

Tabs are navigation elements used to organize areas of an app.

Installation

npm install --save-dev @smui/tab

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

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