ITableCommandsArgs

12 Sep 20251 minute to read

Provides details about a table added to the Rich Text Editor.

Properties

columns number

Specifies the number of columns to be inserted in the table.

rows number

Specifies the number of rows to be inserted in the table.

selection NodeSelection

Represents the instance of the current selection.

width Object

Defines the minimum width, maximum width, and width of the table.