vue-custom-horizontal-sliding
v1.0.3
Published
``` <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 ```
Downloads
13
Readme
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