Skip to main content

Interface: TemplateParagraphBlock

Template block for rendering a paragraph.

Properties

PropertyModifierTypeDescription
annotations?readonlyreadonly ParagraphTextAnnotation[]Inline annotations anchored to specific substrings of the rendered text.
class?readonlystring | readonly string[]Stylesheet class name(s) applied beneath inline options.
keepWithNext?readonlybooleanWhether this block should stay on the same page as the following block when possible.
options?readonlyFlowTextOptionsOptions that control this item.
textreadonlystringText content to render or inspect.
typereadonly"paragraph"-