Interface ContentBlock

Hierarchy

  • ContentBlock

Properties

Properties

content: string

Content whose purpose is determined by type.

type: "text" | "modifier"

If modifier, content is a modifier to evaluate. If text, content is text to render.

Generated using TypeDoc