CoreMedia Content Cloud v11 Upgrade Guide / Version 2110
Table Of Contents
You may also want to use whole different configurations of the CKEditor in different components. This could
previously be achieved by using the above plugins. If you need a different configuration for a custom component,
you can also add another build configuration for a custom editor type to the @coremedia-blueprint/studio-client.main.ckeditor5
package and export a
function that exports your editor configurations.
See Section 9.6.6, “Activating and Customizing CKEditor 5 Preview” in Studio Developer Manual to learn more about how to create different CKEditor builds to your workspace.