Paragraph

@Serializable
@SerialName(value = "paragraph")
class Paragraph : RichText, RichText.Composite(source)

Paragraph node with optional text alignment.

Properties

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

Child nodes contained within this element.

Link copied to clipboard

Optional text alignment.

Link copied to clipboard

Technical name of the node type.

Functions

Link copied to clipboard

Recursively flattens all descendant nodes into a sequence.