JSPM

  • Created
  • Published
  • Downloads 6504
  • Score
    100M100P100Q126607F
  • 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.

Installation

npm install --save-dev @smui/tab

Demo

See it in action.

See the demo code.

Basic Usage

todo...

Exports

todo...

More Information

See Tabs in the Material design spec.

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