Hi all,
i used CKEditor as a custom property grid editor for html types, source from here
https://surveyjs.io/survey-creator/examples/add-custom-property-editor/reactjs
it is working all good.
My question is how can i make ckeditor preset to basic (Basic toolbar configuration)
https://ckeditor.com/docs/ckeditor4/latest/examples/basicpreset.html
thanks…