# Svelte Material UI - Top App Bar

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

# Installation

```sh
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](https://m2.material.io/components/app-bars-top) in the Material design spec.
