Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 498 Bytes

Svelte Material UI - Tab

Tabs are navigation elements used to organize areas of an app.

Installation

npm install --save-dev @smui/tab

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

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