Skip to content

BlockSuite API Documentation / @blocksuite/inline / DeltaInsert

Type alias: DeltaInsert<TextAttributes> ​

DeltaInsert<TextAttributes>: Object

Type parameters ​

• TextAttributes extends BaseTextAttributes = BaseTextAttributes

Type declaration ​

attributes? ​

attributes?: TextAttributes

insert ​

insert: string

Source ​

packages/inline/src/types.ts:5


Generated using typedoc-plugin-markdown and TypeDoc