Skip to content

Commit 6126711

Browse files
javiereguiluzxabbuh
authored andcommitted
Mention IvoryCKEditorBundle in the Symfony Forms doc
1 parent 676f376 commit 6126711

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/forms/types/textarea.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ Renders a ``textarea`` HTML element.
2828
| Class | :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType` |
2929
+-------------+------------------------------------------------------------------------+
3030

31+
.. tip::
32+
33+
If you prefer to use an **advanced WYSIWYG editor** instead of a plain
34+
textarea, consider using the IvoryCKEditorBundle community bundle. Read
35+
`its documentation <https://symfony.com/doc/current/bundles/IvoryCKEditorBundle/index.html>`_
36+
to learn how to integrate it in your Symfony application.
37+
3138
Inherited Options
3239
-----------------
3340

0 commit comments

Comments
 (0)