Appearance
Share - Core
Reactive window size
Infinity x Infinity
import { useWindowSize } from '@hungpvq/shared-core'; const { width, height } = useWindowSize();