JSPM

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

Svelte Material UI - Top App Bar

Package Exports

  • @smui/top-app-bar
  • @smui/top-app-bar/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/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.

See MDC Top App Bar for more information on API and Sass mixins.

See the Sass variable file for styling variables.

Installation

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

Basic Usage

todo...

Demo

in action: https://sveltematerialui.com/#/demo/top-app-bar

demo code: https://github.com/hperrin/svelte-material-ui/blob/master/site/demos/TopAppBar.svelte and https://github.com/hperrin/svelte-material-ui/blob/master/site/demos/TopAppBar/demo.svelte

Exports

todo...