UNPKG

v-toggle-theme

Version:

A Vue 3 and Vuetify 3 compatible component that automatically switches between light and dark themes based on sunrise and sunset times. Includes manual override capabilities and full support for SSR and geolocation.

3 lines (2 loc) 104 B
import { default as VToggleTheme } from './components/v-toggle-theme.vue'; export default VToggleTheme;