This component integrates the TinyMCE React component into Universal Dashboard.
Install-Module UniversalDashboard.TinyMCE
New-UDTinyMCE
Init
- Hashtable of TinyMCE initialization optionsInitialValue
- The initial value of the editorOnEditorChange
- An event handler that receives the value of the editor when it changes