======= animate ======= .. js:function:: webix.animate(html_element, config) webix.animate helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.animate.end`:js:func:, `~webix.animate.start`:js:func:, `~webix.clone`:js:func:, `~webix.isArray`:js:func:, `~webix.toNode`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.animate.end`:js:func:, `~webix.ui.animate`:js:func:, `~webix.ui.animateView`:js:func:. mixins `~webix.Scrollable`:js:class:. views `~webix.ui.grouplist`:js:class:, `~webix.ui.multiview`:js:class:, `~webix.ui.window`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___animate.html Code ~~~~ .. literalinclude:: js_srcs/animate_helper.js :language: javascript :linenos: