TablePropertiesOptions (table)
@ckeditor/ckeditor5-table/src/tableproperties
typedef
Object
The configuration of the table default properties feature.
Filtering
Properties
-
alignment : String
module:table/tableproperties~TablePropertiesOptions#alignment
The default
alignment
of the table.Defaults to
'center'
-
backgroundColor : String
module:table/tableproperties~TablePropertiesOptions#backgroundColor
The default
background-color
of the table. -
borderColor : String
module:table/tableproperties~TablePropertiesOptions#borderColor
The default
border-color
of the table. -
borderStyle : String
module:table/tableproperties~TablePropertiesOptions#borderStyle
The default
border-style
of the table.Defaults to
'none'
-
borderWidth : String
module:table/tableproperties~TablePropertiesOptions#borderWidth
The default
border-width
of the table. -
height : String
module:table/tableproperties~TablePropertiesOptions#height
The default
height
of the table. -
width : String
module:table/tableproperties~TablePropertiesOptions#width
The default
width
of the table.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.