Documentation Language: Swift

Structure

RenderContentHTMLRenderer.InlineResult

The result of rendering inline content.

struct InlineResult

Topics

Instance Properties

V
html

The rendered HTML string.

V
plainText

The plain text content (for descriptions, etc.).

Relationships

Conforms To