Skip to main content

Interface: CodeBlockItem

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

Code block

Properties​

$type?​

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

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


content​

content: string

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


language?​

optional language: string

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


type​

type: "codeBlock"

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