HTML Editor
HTML Editor component is a WYSIWYG editor that allows users to edit HTML content.
Usage
document.getElementById('html-editor').value =
"Hello world";
Theme
Please click on checkbox and try disabling able editor.
Disabled State
boolean
attribute to any
<input> element.
On this page