BulletList

@Serializable
@SerialName(value = "bullet_list")
class BulletList : RichText, RichText.Composite(source)

Unordered (bullet) list node.

Properties

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

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.