Skip to content

Vizel API / core/src / VizelTableCell

Variable: VizelTableCell

ts
const VizelTableCell: Node<TableCellOptions, any>;

Defined in: packages/core/src/extensions/table-base.ts:116

Extended TableCell with textAlign attribute support.

Released under the MIT License.