Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 625 Bytes

File metadata and controls

17 lines (9 loc) · 625 Bytes

Svelte Material UI - Tab Scroller

Tab scrollers are areas that allow a smooth scroll animation for a set of tabs that extend beyond the viewport's width.

Installation

Don't install or use this package directly. It's a dependency of the Tab Bar package.

Examples and Usage Information

https://sveltematerialui.com/demo/tabs

More Information

See Tabs in the Material design spec.

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