Vue Scroll Snap
A super simple Vue component that allows both fullscreen and horizontal scroll snapping.
Installation
npm install vue-scroll-snap --save
Usage
There are four ways of using Vue Scroll Snap. They are described below. For more a more detailed description, see the example
directory.
Vertical
Horizontal
Fullscreen Vertical
Fullscreen Horizontal
Props
Optional Props
Prop | Type | Default |
---|---|---|
fullscreen | Boolean | false |
horizontal | Boolean | false |