image
image copied to clipboard
The default action buttons are gone
Hi there. I'm using vue-editor-js wrapper in my project and found, that default actions buttons are absent in some modules. Image, Code, RowHTML, Delimiter for example. How can I get them back?
Thanks in advance
Did you forget to adding another inlineToolbar key with true as it's value, so it will appear in the options button?
Hope it helps.