52
Views
1
Comments
Solved
[CKEditor 5 Reactive] How do we configure? The property is no longer there
ckeditor-5-reactive
Reactive icon
Forge asset by Mukesh Singh
Application Type
Reactive

Where has the configuration property gone from the editor? We need to transfer some code over which we had stored in the CKeditor.Configuration property? 

UserImage.jpg
Solution

nevermind found the guidance. For anyone else wondering, you need to edit the OnReady client action > intializeCKEditor JS and put your changes inside create().


More guidancne here:

Official Documentation - Configration


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.