New to Kendo UI for Angular? Start a free 30-day trial
EditorInsertTableButtonComponent
Represents toolbar component which allows creating and insertig a table in the Editor's content.
Use this toolbar component to let users create and insert a table in the Editor's content.
html
<kendo-editor>
<kendo-toolbar>
<kendo-editor-insert-table-button></kendo-editor-insert-table-button>
</kendo-toolbar>
</kendo-editor>
Selector
kendo-editor-insert-table-button