mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
doc for ckeditor
This commit is contained in:
parent
127f752e2c
commit
daec8c892c
@ -29,3 +29,14 @@ Usage :
|
|||||||
|
|
||||||
$builder->add('date' ChillDateType::class);
|
$builder->add('date' ChillDateType::class);
|
||||||
|
|
||||||
|
Text editor
|
||||||
|
***********
|
||||||
|
|
||||||
|
Add a text editor (by default).
|
||||||
|
|
||||||
|
Class
|
||||||
|
:class:`Chill\MainBundle\Form\Type\ChillTextareaType`
|
||||||
|
Options
|
||||||
|
* :code:`disable_editor` to disable text editor
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user