Is it possible to "switch" to the "source" view? View the contained html s

Is it possible to “switch” to the “source” view? View the contained html snippet as html and edit the HTML? The CKEditor has this nativly in our current app and we are transitioning to Vaadin and need that same functionality.

Thanks !!!

There is a long discussion on this topic. Take a look at this link: https://github.com/ckeditor/ckeditor5/issues/592

In short, CKEditor 5 is unlike the previous version, no source view implemented. So it is impossible to have source view integrated with this addon.

Cheers.

From v23.1.0 of CKEditor5, the CKEditor team introduces embeded html. This plugin will be available soon in CKEditorVaadin.
https://ckeditor.com/docs/ckeditor5/latest/features/html-embed.html#demo

HtmlEmbed is available from version 2.0.0