Days
Hours
Minutes
Seconds
x

Froala Editor v4.2.0 is Here LEARN MORE

Skip to content

Modes

Textarea Editor

Try it yourself:


Edit in JSFiddle

HTML

<textarea id="froala-editor">Initialize the Froala WYSIWYG HTML Editor on a textarea.</textarea>

JAVASCRIPT

<script>
  new FroalaEditor('textarea#froala-editor')
</script>