svelte-ux
svelte-ux copied to clipboard
ToggleGroup improvements
- [x] Change to
variant="..."
instead ofcontained
andunderlined
- [ ] Allow disabling full
ToggleGroup
or individualToggleOption
(#28) - [ ] Supporting changing color based on selected tab
- [ ] Toggle if only 2 times and selected is clicked
- [ ] Add more examples (used as a switch?)
- https://lunarui.dev/components/navigation/tabs
- https://codepen.io/hluebbering/pen/PoaWLrw
- https://paco.me/craft/tabs (using clip path)