Unlicensed copy of the Froala Editor. Use it legally by purchasing a license.

Get Edited HTML

You can use at any time in your code the following snippet to get the content inside the Froala WYSIWYG HTML Editor

$('div#selector').froalaEditor('html.get');

173