The A+ standard fixed-length list of text, with a related headline.

Export

StandardHeaderTextListBlock

interface StandardHeaderTextListBlock {
    block?: StandardTextListBlock;
    headline?: TextComponent;
}

Properties

Properties

Memberof

StandardHeaderTextListBlock

headline?: TextComponent

Memberof

StandardHeaderTextListBlock