============= template.bind ============= .. js:function:: webix.template.bind(value) webix.template.bind helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.bind`:js:func:, `~webix.template`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__template_bind.html Code ~~~~ .. literalinclude:: js_srcs/template.bind_helper.js :language: javascript :linenos: