@preflower/vue-use
A collection of essential Composition API hooks for Vue 3.
Installation
bash
pnpm add @preflower/vue-useAvailable Hooks
useKeyboardDetector
Track virtual keyboard visibility and height on mobile devices.
useScrollParent
Find the nearest scrollable parent element for any DOM node.