Skip to main content

Interface: ListItem

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:144

List item formatting facet

Properties​

$type?​

optional $type: "pub.chive.richtext.facets#listItem"

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:145


depth?​

optional depth: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:149

Nesting depth (0-indexed)


listType​

listType: string & object | "bullet" | "ordered"

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:147

Type of list


ordinal?​

optional ordinal: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:151

Item number for ordered lists