Type Editor / @type-editor/tables / utils/remove-col-span
utils/remove-col-span
Functions
| Function | Description |
|---|---|
Creates new cell attributes with reduced colspan. Removes the specified number of columns from the cell's span, updating the colwidth array accordingly. If all remaining column widths are zero, the colwidth is set to null. Example typescript |