A standard headline and body text.

Export

StandardTextModule

interface StandardTextModule {
    body: ParagraphComponent;
    headline?: TextComponent;
}

Properties

Properties

Memberof

StandardTextModule

headline?: TextComponent

Memberof

StandardTextModule