Skip to main content

Interface: CodeBlockItem

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

Code block

Properties

$type?

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

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


content

content: string

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


language?

optional language: string

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


type

type: "codeBlock"

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