@smui/top-app-bar

Svelte Material UI - Top App Bar

Usage no npm install needed!

<script type="module">
  import smuiTopAppBar from 'https://cdn.skypack.dev/@smui/top-app-bar';
</script>

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.