EditorInsertTableButtonComponent
Component
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.
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-editor-insert-table-button
Syntax:
html
<kendo-editor>
<kendo-toolbar>
<kendo-editor-insert-table-button></kendo-editor-insert-table-button>
</kendo-toolbar>
</kendo-editor>