Theme
Light and dark mode toggle
Toggle between light and dark themes.
Usage
Default theme
Set the initial theme:
Props
| prop | type | default | description |
|---|---|---|---|
| defaultTheme | "light" | "dark" | "system" | "dark" | Initial theme |
Features
- Persists to localStorage
- Toggles dark class on HTML element
- System preference support