Skip to content

How to disable options ? #86

Answered by umaranis
pablom89 asked this question in Q&A
May 28, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @pablom89 ,

You can specify which options to include in the toolbar. See a sample toolbar code here . You can add/remove buttons from the toolbar. For instance, if you want to have image support, you can remove the option from the toolbar. But images will still be supported (for instance, one can paste an image into the editor). To remove image support altogether, you can remove the ImagePlugin and ImageNode from the editor (see sample editor definition here)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pablom89
Comment options

Answer selected by umaranis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants