Tag

vue-demi

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 25, 2024 · Frontend Development

How vueuse Supports Vue 2 & Vue 3 via vue‑demi and Implements Dark Mode

This article explains how the vueuse utility library works with both Vue 2 and Vue 3 by leveraging the vue‑demi compatibility layer, and then dives into the implementation of its useDark hook, showing the underlying media‑query logic and CSS techniques for dark‑mode support.

VueUsecomposition APIdark mode
0 likes · 15 min read
How vueuse Supports Vue 2 & Vue 3 via vue‑demi and Implements Dark Mode