Forms
Layout
Navigation
Overlays
Data
Feedback
Média
Animations
Plugins
Composables
Directives
Utilities
Appearance
This composable provides a simple utility to track the width and height of the browser window with reactivity
const { height, width } = useWindowSize()
WARNING
More documentation to come