项目作者: AlekseyPleshkov
项目描述 :
Auto focus the text field when you scroll the page
高级语言: JavaScript
项目地址: git://github.com/AlekseyPleshkov/vue-scroll-focus.git
Auto focus the text field when you scroll the page
Installation
npm i --save-dev vue-scroll-focus
import VueScrollFocus from 'vue-scroll-focus'
Vue.use(VueScrollFocus)
Usage
<element v-scroll-focus></element>