UxThemeToggle
components/ux/ThemeToggle.vue
Icon button that flips the site color scheme via useColorScheme — moon in dark mode, sun in light. SSR-safe: renders one branch until mounted.
In context — app header
Qpoint
components/ux/ThemeToggle.vue
Icon button that flips the site color scheme via useColorScheme — moon in dark mode, sun in light. SSR-safe: renders one branch until mounted.