Interface: TextFormat
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:19
Text formatting options.
Properties
$type?
optional$type:"pub.chive.richtext.defs#textFormat"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:20
bold?
optionalbold:boolean
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:22
Bold text
code?
optionalcode:boolean
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:28
Inline code formatting
italic?
optionalitalic:boolean
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:24
Italic text
strikethrough?
optionalstrikethrough:boolean
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:26
Strikethrough text