Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
149691 | Dec 5,2019 01:28 PM UTC | Dec 9,2019 12:19 PM UTC | JavaScript - EJ 2 | 3 |
![]() |
Tags: DocumentEditor |
Hi Mustafa,
You can enable all the modules by using following API of
documenteditor.
documenteditor.enableAllModules()
Regards,
Harini C
Hi Mustafa,
DestroyDependentModules is a private method of document editor.
Hence using this for destroying and trying to enable modules with enableAllModules
creates error. Document editor provides API
only to destroy the whole component.
To unload modules, you can disable module properties and
enable it again to load. Please refer the below documentation for more details.
https://ej2.syncfusion.com/documentation/document-editor/feature-module/?no-cache=1#feature-modules
Regards,
Harini C
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.