New to Kendo UI for VueStart a free 30-day trial

Definition

Package:@progress/kendo-vue-editor

Properties

anchor

string | HTMLButtonElement

The element which will be used as an anchor.

columns?

number

The number of columns.

The Create a {0} x {1} table message.

The Create a table message.

dir?

string

The dir HTML attribute.

onClose?

() => void

The close event which will be triggered when the InsertTablePopup is about to be closed.

onTableinsert?

(row: number, col: number) => void

The onTableInsert event which will be triggered when a cell in InsertTablePopup is clicked.

Parameters:rownumbercolnumber

rows?

number

The number of rows.

show

boolean

Controls the visibility of the Popup.