WYSIWYG ####### .. php:namespace:: Nos .. php:class:: Renderer_Wysiwyg | Extends :php:class:`Nos\\Renderer`. | This renderer is used to display a WYSIWYG editor. | It's based on `TinyMCE `__. .. image:: images/wysiwyg.png :alt: Wysiwyg UI Configuration ************* Any options for the TinyMCE WYSIWYG editor. See the `TinyMCE documentation `__ for all available options. Methods ******* .. php:method:: renderer($renderer) :param Model $renderer: HTML attributes (``name``, ``class``, ``id``, ``value``, etc.), with a special key ``renderer_options`` :return: The