DescriptionYou can apply the one editor changes in another editor by using the “setHtml” public method in RTE. SolutionTo apply the changes of one editor in another editor by getting the formatted (ex: bold, italic) value of 1st RTE in the change event argument and set that value to the 2nd RTE by using the “setHtml” method. This as illustrated in the following code example.
JavaScript
Sample Link:
http://jsplayground.syncfusion.com/un2kny4a
|
This page will automatically be redirected to the sign-in page in 10 seconds.