table/utils/common
@ckeditor/ckeditor5-table/src/utils/common
module
Filtering
Functions
-
createEmptyTableCell( writer, insertPosition, attributes ) → Element
module:table/utils/common~createEmptyTableCell
A common method to create an empty table cell. It creates a proper model structure as a table cell must have at least one block inside.
-
isHeadingColumnCell( tableUtils, tableCell ) → Boolean
module:table/utils/common~isHeadingColumnCell
Checks if a table cell belongs to the heading column section.
-
updateNumericAttribute( key, value, item, writer, defaultValue )
module:table/utils/common~updateNumericAttribute
A common method to update the numeric value. If a value is the default one, it will be unset.
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.