# 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://material.io/components/app-bars-top) in the Material design spec.

See [Top App Bar](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-top-app-bar) in MDC-Web for information about the upstream library's architecture.