Link

@Serializable
@SerialName(value = "link")
class Link : RichText.Mark(source)

Hyperlink mark with URL and metadata.

Properties

Link copied to clipboard

Anchor fragment within the target.

Link copied to clipboard

Custom attributes.

Link copied to clipboard

Link destination URL.

Link copied to clipboard

Type of link.

Link copied to clipboard

Link target attribute.

Link copied to clipboard

Technical name of the node type.

Link copied to clipboard
val uuid: String?

UUID of linked story (for internal links).