JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q25581F
  • License Apache-2.0

Svelte Material UI - Tab Indicator

Package Exports

  • @detachhead/smui-tab-indicator
  • @detachhead/smui-tab-indicator/package/index.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 (@detachhead/smui-tab-indicator) 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 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.