Customizable text editor

Hi,
I need a customizable wysiwyg text editor compatible with vaadin flow. So far I tried this component:
https://vaadin.com/directory/component/ckeditorvaadin/samples

https://vaadin.com/docs/v8/framework/components/components-richtextarea.html

https://vaadin.com/directory/component/wysiwyg-e-rich-text-editor-component-for-java/discussions

but no one let me create my custom button or remove the default one. Any suggestions?