Interface: TextItem
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:42
Plain text item with optional formatting.
Properties
$type?
optional$type:"pub.chive.richtext.defs#textItem"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:43
content
content:
string
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:46
Text content
format?
optionalformat:TextFormat
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:47
type
type:
"text"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:44