============
SingleRender
============


.. js:class:: webix.SingleRender(data)

   :param object data: A configuration object

   Singlerender component.





References
~~~~~~~~~~


helpers
   `~webix.proto`:js:func:,  `~webix.template`:js:func:,  `~webix.type`:js:func:.
mixins
   `~webix.AtomRender`:js:class:.






Referenced by
~~~~~~~~~~~~~


mixins
   `~webix.Scrollable`:js:class:.
views
   `~webix.ui.property`:js:class:,  `~webix.ui.tooltip`:js:class:.




External references
~~~~~~~~~~~~~~~~~~~

`Official documentation page`_.

.. _official documentation:
.. _Official documentation page: http://docs.webix.com/api__refs__singlerender.html

Code
~~~~

.. literalinclude:: js_srcs/SingleRender_component.js
   :language: javascript
   :linenos: