Interface for a class TableSettings
string
| number
Defines the maximum width of the table.
string
| number
Defines the minimum width of the table.
boolean
Enables resizing for the table element.
IDropDownItemModel[]
Class names appended by default to the table element. Assists in styling the table in specific CSS styles when inserted in the editor. Available styles:
Dashed Borders
: Adds dashed borders around the table using the e-dashed-borders
CSS class.Alternate Rows
: Applies alternating row colors for better readability using the e-alternate-rows
CSS class. string
| number
Specifies the width of the table.