@tinymce/tinymce-react
Advanced tools
Changelog
4.3.0 - 2023-01-18
onScriptsLoad
and onScriptsLoadError
for the loading of the script tags when no tinymce
global is available.tinymceScriptSrc
prop so it can now accept an array of scripts to make hybrid mode easier to use.
An empty array will avoid loading scripts but will call onScriptsLoadError
when tinymce
is missing.