.. include:: /Includes.rst.txt

formEditor.editors.300
----------------------

:aspect:`Option path`
      prototypes.<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.editors.300

:aspect:`Data type`
      array/ :ref:`[TextareaEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor>`

:aspect:`Needed by`
      Backend (form editor)

:aspect:`Mandatory`
      Recommended

.. :aspect:`Related options`
      @ToDo

:aspect:`Default value (for prototype 'standard')`
      .. code-block:: yaml
         :linenos:
         :emphasize-lines: 4-

         StaticText:
           formEditor:
             editors:
               300:
                 identifier: staticText
                 templateName: Inspector-TextareaEditor
                 label: formEditor.elements.StaticText.editor.staticText.label
                 propertyPath: properties.text
