1
0
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:
Paweł Kuna
2025-02-06 18:02:46 +01:00
committed by GitHub
parent 117fbbb2d5
commit cb278c762d
14 changed files with 278 additions and 170 deletions
+5
View File
@@ -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"