TableRow

@Serializable
@SerialName(value = "table_row")
class TableRow : RichText, RichText.Composite(source)

Table row node.

Properties

Link copied to clipboard
open override val content: List<RichText.TableElement>

Child nodes contained within this element.

Link copied to clipboard

Technical name of the node type.

Functions

Link copied to clipboard

Recursively flattens all descendant nodes into a sequence.