Home > notion-types > CodeBlock
Signature:
export interface CodeBlock extends BaseBlock
Extends: BaseBlock
Property | Type | Description |
---|---|---|
properties | { title: Decoration[]; language: Decoration[]; } | |
type | 'code' |
Home > notion-types > CodeBlock
Signature:
export interface CodeBlock extends BaseBlock
Extends: BaseBlock
Property | Type | Description |
---|---|---|
properties | { title: Decoration[]; language: Decoration[]; } | |
type | 'code' |