====== slider ====== .. js:class:: webix.ui.slider(data) :param object data: A configuration object Slider view. References ~~~~~~~~~~ views `~webix.ui.text`:js:class:. helpers `~webix._event`:js:func:, `~webix.bind`:js:func:, `~webix.copy`:js:func:, `~webix.event`:js:func:, `~webix.eventRemove`:js:func:, `~webix.isArray`:js:func:, `~webix.protoUI`:js:func:, `~webix.proxy`:js:func:, `~webix.template`:js:func:, `~webix.uid`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.slider.html Code ~~~~ .. literalinclude:: js_srcs/slider_view.js :language: javascript :linenos: