BlockSuite API Documentation / @blocksuite/blocks / richTextColumnConfig
Variable: richTextColumnConfig
const
richTextColumnConfig:object
Type declaration
model
model:
ColumnConfig
<"rich-text"
,Record
<string
,never
>,Text
>
renderer
renderer:
Renderer
<Record
<string
,never
>,Text
>
type
type:
"rich-text"
Source
packages/blocks/src/database-block/columns/rich-text/cell-renderer.ts:369