Search results

ITableCommandsArgs API in JavaScript RichTextEditor API control

Provides information about a Table added to the Rich Text Editor.

Properties

columns

number

Defines the number of columns to be inserted in the table

rows

number

Defines the number of rows to be inserted in the table

selection

NodeSelection

Defines the instance of the current selection

width

Object

Defines the minWidth, maxWidth and width of the table