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

StandardHeaderTextListBlock

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

Properties

Properties

StandardHeaderTextListBlock

headline?: TextComponent

StandardHeaderTextListBlock