Svelte Material UI

Tabs

Installation
npm i -D @smui/tab @smui/tab-bar
Demos
Welcome to the Home page! I hope you like SMUI!
Programmatically select:
Tabs with icons next to labels
Keyed tabs with icons above labels, indicators restricted to content, and fade transition
Selected: 3
Scrolling tabs with no initial active tab
Min width tabs
Icon indicators
Tabs with href attributes render as anchor elements

But they don't activate through keyboard arrow keys. They need to be activated with the enter key.