DaisyUI theme switcher with 30+ themes and animated transitions. Try it in the navbar above!
saasstartertheme| 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 |