JSPM

  • Created
  • Published
  • Downloads 6504
  • Score
    100M100P100Q126646F
  • License Apache-2.0

Svelte Material UI - Tab

Package Exports

  • @smui/tab
  • @smui/tab/bare.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui/tab) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Svelte Material UI - Tab

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

See MDC Tab for more information on API and Sass mixins.

See the Sass variable file for styling variables.

Installation

npm install --save-dev @smui/tab

Basic Usage

todo...

Demo

in action: https://sveltematerialui.com/demo/tabs

demo code: https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/tabs.svelte

Exports

todo...