Skip to content

RichBlockListItem

An item of a list.

Fields

labelStringRequired
Label of the item
blocksRichBlock[]Required
The content of the item
has_checkboxTrueOptional
Optional. True, if the item has a checkbox
is_checkedTrueOptional
Optional. True, if the item has a checked checkbox
valueIntegerOptional
Optional. For ordered lists, the numeric value of the item label
typeStringOptional
Values:aAiI1
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

GramIO Usage

See Also