Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 579 Bytes

Svelte Material UI - Tab Bar

Tab bars are areas that contain tabs.

Installation

npm install --save-dev @smui/tab-bar

Demo

See it in action.

See the demo code.

Basic Usage

todo...

Exports

todo...

More Information

See Tabs in the Material design spec.

See Tab Bar in MDC-Web for information about the upstream library's architecture.