Skip to content

AlekseyPleshkov/vue-scroll-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Scroll Focus

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>

About

Auto focus the text field when you scroll the page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published