Typedef

NormalizeTableDefaultPropertiesOptions (table/utils)

@ckeditor/ckeditor5-table/src/utils/table-properties

typedefobject

Options used to determine which properties should be added to the normalized configuration.

Filtering

Properties

  • includeAlignmentProperty : boolean | undefined

  • includeHorizontalAlignmentProperty : boolean | undefined

  • includePaddingProperty : boolean | undefined

  • includeVerticalAlignmentProperty : boolean | undefined

  • isRightToLeftContent : boolean | undefined