← All Components Light Current: Light Opens upward (for footers/bottom navs)
ThemeSelector
DaisyUI theme switcher with 30+ themes and animated transitions. Try it in the navbar above!
Standalone Demo
saasstarterthemeDrop-Up Variant
Props
| Prop | Type | Default | Description |
|---|---|---|---|
dropUp | boolean | false | Open dropdown upward |
themes | string[] | 32 DaisyUI themes | Available themes |
defaultTheme | string | "light" | Initial theme |
storageKey | string | "theme" | localStorage key |
onThemeChange | (theme: string) => void | - | Theme change callback |