Skip to main content

Interface: ListItem

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

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:154


depth?

optional depth: number

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

Nesting depth (0-indexed)


listType

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

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

Type of list


ordinal?

optional ordinal: number

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

Item number for ordered lists