Skip to main content

Interface: ListItemDefinition

Detailed list item object with optional nested children.

Properties

PropertyTypeDescription
annotations?readonly ParagraphTextAnnotation[]Inline annotations anchored to substrings of the rendered body text.
body?stringPrimary list item text.
children?readonly ListItem[]Nested child list items or structure elements.
label?stringExplicit list marker or button label text.