1.0.3 • Published 10 months ago

vue-custom-horizontal-sliding v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months 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

1.0.2

10 months ago

1.0.1

10 months ago

1.0.3

10 months ago

1.0.0

3 years ago