class markdown::TableCell
sys::Obj markdown::Node markdown::CustomNode markdown::TableCell
@Js
Table cell of a TableRow containing inline nodes
- alignment
-
Alignment alignmentThe cell alignment
- header
-
Bool headerIs the cell a header or not
- make
-
new make() - makeFields
- toStrAttributes
-
protected virtual override Str toStrAttributes() - width
-
Int widthThe cell width (the number of dash and colon characters in the delimiter row of the table for this column)