============= animate.start ============= .. js:function:: webix.animate.start(node, animation) webix.animate.start helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.animate.defaults`:js:attr:, `~webix.delay`:js:func:, `~webix.event`:js:func:, `~webix.eventRemove`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.animate`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__animate_start.html Code ~~~~ .. literalinclude:: js_srcs/animate.start_helper.js :language: javascript :linenos: