Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 174 Bytes

index.md

File metadata and controls

15 lines (10 loc) · 174 Bytes
category
Elements

useWindowScroll

Reactive window scroll

Usage

import { useWindowScroll } from '@vueuse/core'

const { x, y } = useWindowScroll()