mirror of
https://github.com/tabler/tabler.git
synced 2026-08-10 13:22:22 +04:00
Add segmented control component (#2087)
* Add segmented control component and update related files * Implement segmented navigation component and update related styles * Create grumpy-flowers-act.md * Refactor .gitignore and move playground pages to preview directory * Enhance segmented navigation with hover state and class support * Refactor segmented control layout for improved responsiveness and alignment
This commit is contained in:
@@ -193,6 +193,11 @@
|
||||
"url": "placeholder.html",
|
||||
"title": "Placeholder"
|
||||
},
|
||||
"segmented-control": {
|
||||
"title": "Segmented control",
|
||||
"url": "segmented-control.html",
|
||||
"badge": "New"
|
||||
},
|
||||
"social": {
|
||||
"title": "Social icons",
|
||||
"url": "social-icons.html"
|
||||
|
||||
Reference in New Issue
Block a user