Skip to main content

Interface: ListItem

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:347

List item

Properties

$type?

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

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:348


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:350


depth?

optional depth: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:352


listType

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

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:351


ordinal?

optional ordinal: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:353


type

type: "listItem"

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:349