edit_text_inline

Table of contents

Renders regular HTML of a text area value, but with an inline WYSIWYG html editor in the site’s edit mode. Accepts the content field’s name as an attribute.

{% edit_text_inline "body" %}
Input
<div data-plate-inline-text-editable>
  <!-- WYSIWYG editable content -->
</div>
Output (in edit mode)

Need help?

Do you have any question which is not answered in this knowledge base? Contact us. We are here to help you.