RichBlockListItem
interfaceAn item of a list.
Declaration
interface RichBlockListItem Properties
type?: string;Optional. For ordered lists, the type of the item label; must be one of "a" for lowercase letters, "A" for uppercase letters, "i" for lowercase Roman numerals, "I" for uppercase Roman numerals, or "1" for decimal numbers