Skip to main content

Interface: TextItem

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

Plain text content item with optional formatting facets

Properties​

$type?​

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

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


content​

content: string

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

Text content


facets?​

optional facets: Facet[]

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

ATProto-style facets for rich text formatting


type​

type: "text"

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