Days
Hours
Minutes
Seconds
x

New Froala Editor v5.0.0 is here โ€“ Learn More

Skip to content
Froala Documentation

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>