1.0.0 • Published 1 year ago

vue-custom-horizontal-sliding v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

API

<div v-trix-horizontal-slider> // Adds "sliding" class when desktop user slides horizontal
<div v-trix-horizontal-slider="testClass"> // Adds "testClass" class when desktop user slides horizontal

You can add "overElement" modifier to make ability to press on element to slider

<div v-trix-horizontal-slider.overElement>

If you dont use "overElement" modifier, then you have to add "trix-slider-selector" on each child element