Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 568 Bytes

File metadata and controls

19 lines (11 loc) · 568 Bytes

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.