Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 665 Bytes

File metadata and controls

29 lines (16 loc) · 665 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

Demo

See it in action.

See the demo code.

Basic Usage

todo...

Exports

todo...

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.