#Is there any way to disable tiptap extensions?
1 messages · Page 1 of 1 (latest)
You should be able to set disabled attribute on those controls
1 messages · Page 1 of 1 (latest)
I've passed editable: false to the useEditor config, and while I can't change the content of the editor, I can highlight existing text and change its state with extensions. Is there any way to disable the functionality of the extensions without removing the buttons altogether?
You should be able to set disabled attribute on those controls