============== ui.animateView ============== .. js:function:: webix.ui.animateView(view, stateHandler, config) webix.ui.animateView helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.animate`:js:func:, `~webix.animate.formLine`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__ui_animateview.html Code ~~~~ .. literalinclude:: js_srcs/ui.animateView_helper.js :language: javascript :linenos: