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/framework/inline/src/types.ts:5
Generated using TypeDoc and typedoc-plugin-markdown.