noScroll - (boolean: defaults to false) Whether or not to scroll when moving on the element. activeClass - (string: defaults to tappable-active) A string indicating the active class applied to the element. onTap - (function) The function to execute when tapped. onStart - (function) The function to execute when touchstart event is fired. onMove - (function) The function to execute when touchmove ev

