Disable dragging effect in slider box

Duovili, because we’ve disabled slide with enableSlide(0);

I would imagine you’d need to do something like:

HTML:

on-swipe-up=“onSwipeUp()”

and a corrseponding JS function.

However, I don’t know that the slider box is designed to do vertical scrolling at all: Ion-slide-box slide vertically?