Skip to content

Commit aa5490a

Browse files
authored
Update taglist.md
1 parent 80194f9 commit aa5490a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/taglist.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@
3333
### 📝 Inputs
3434
- `.ultra-input` — Styled input element
3535

36+
### Dropdowns
37+
- `.ultra-dropdown` — Dropdown container
38+
- `.ultra-dropdown-btn` — Dropdown trigger button
39+
- `.ultra-dropdown-content` — Dropdown content
40+
41+
### Switches
42+
- `.ultra-switch` — Switch container
43+
- `.ultra-switch-input` — Functional switch element
44+
- `.ultra-switch-slider` — Switsh slider
45+
3646
---
3747

3848
## 🧠 JavaScript API

0 commit comments

Comments
 (0)