Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 489 Bytes

Svelte Material UI - Tab Bar

Tab bars are areas that contain tabs.

Installation

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

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

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