hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.28k stars 288 forks source link

Vertical Tab bar and Tabs #601

Open hi-brylle opened 1 year ago

hi-brylle commented 1 year ago

The feature I'm after is focusOnActivated, wherein the last clicked tab is highlighted to indicate so. I could place my buttons vertically using the Group with a display value of inline-block but it lacks the highlighting feature. Would be nice to have this on the Tabs themselves. Thank you :)