项目作者: AlekseyPleshkov

项目描述 :
Auto focus the text field when you scroll the page
高级语言: JavaScript
项目地址: git://github.com/AlekseyPleshkov/vue-scroll-focus.git
创建时间: 2017-11-28T10:23:50Z
项目社区:https://github.com/AlekseyPleshkov/vue-scroll-focus

开源协议:

下载


Vue Scroll Focus

Auto focus the text field when you scroll the page

Installation

  1. npm i --save-dev vue-scroll-focus
  1. import VueScrollFocus from 'vue-scroll-focus'
  2. Vue.use(VueScrollFocus)

Usage

  1. <element v-scroll-focus></element>