I use kendo-editor for my project. However, I want to disable some button such as: kendo-toolbar-button, kendo-editor-insert-table-button, … depend on defined business logic.
I tried adding [disable]=”true” in html but it’s unsuccessfull. Please let me know how I can disable them. Many thanks
adding [disable]=”true” in html but it’s unsuccessfull
New contributor
Phuoc Nguyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.