Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextParagraph

A widget that displays text and supports {@link | Basic HTML Card Text Formatting}

Hierarchy

  • TextParagraph

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional textParagraph

textParagraph: Record<string, unknown>

Methods

setText

  • Sets the text of the paragraph.

    Parameters

    • text: string

      The text of the paragraph.

    Returns TextParagraph

    • This object, for chaining.

Generated using TypeDoc