Interface: TextItem
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:82
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:83
content
content:
string
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:86
Text content
facets?
optionalfacets:Facet[]
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:88
ATProto-style facets for rich text formatting
type
type:
"text"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:84