JSPM

  • Created
  • Published
  • Downloads 4998
  • Score
    100M100P100Q133714F
  • License Apache-2.0

Svelte Material UI - Top App Bar

Package Exports

  • @smui/top-app-bar
  • @smui/top-app-bar/dist/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 (@smui/top-app-bar) 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 - Top App Bar

Top app bars are navigation and information areas that appear above content.

Installation

npm install --save-dev @smui/top-app-bar

Examples and Usage Information

https://sveltematerialui.com/demo/top-app-bar

More Information

See App bars: top in the Material design spec.

See Top App Bar in MDC-Web for information about the upstream library's architecture.