Table

@Serializable
@SerialName(value = "table")
class Table : RichText, RichText.Composite(source)

Table container node.

Properties

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

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.