Skip to content

RichBlockList

A list of blocks, corresponding to the HTML tag <ul> or <ol> with multiple nested tags <li>.

Fields

typeString = listRequired
Type of the block, always "list"
itemsRichBlockListItem[]Required
Items of the list

GramIO Usage

See Also