============
html.addMeta
============
.. js:function:: webix.html.addMeta(name, value)
webix.html.addMeta helper.
Please look into the linked `official documentation`_.
References
~~~~~~~~~~
helpers
`~webix.event`:js:func:, `~webix.isUndefined`:js:func:.
Referenced by
~~~~~~~~~~~~~
helpers
`~webix.ui.fullScreen`:js:func:.
External references
~~~~~~~~~~~~~~~~~~~
`Official documentation page`_.
.. _official documentation:
.. _Official documentation page: http://docs.webix.com/api__html_addmeta.html
Code
~~~~
.. literalinclude:: js_srcs/html.addMeta_helper.js
:language: javascript
:linenos: