Skip to main content

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?

optional bold: boolean

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

Bold text


code?

optional code: boolean

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

Inline code formatting


italic?

optional italic: boolean

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

Italic text


strikethrough?

optional strikethrough: boolean

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

Strikethrough text