Skip to main content

Interface: ListItem

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

List item

Properties​

$type?​

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

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


content​

content: string

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


depth?​

optional depth: number

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


listType​

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

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


ordinal?​

optional ordinal: number

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


type​

type: "listItem"

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