The A+ Content standard fixed length list of text, usually presented as bullet points.

StandardTextListBlock

interface StandardTextListBlock {
    textList: TextItem[];
}

Properties

Properties

textList: TextItem[]

StandardTextListBlock