WYSIWYG editing Image gallery upload Content templates
Basic Autosave

Enable autosave to persist draft content in localStorage. Unsaved changes are automatically preserved and restored when the page reloads.

<richtextbox toolbar="default"
    height="300px"
    auto-save="true"
    html="..." />