BlockSuite API Documentation / @blocksuite/inline / DeltaEntry
Type Alias: DeltaEntry<TextAttributes>
DeltaEntry<
TextAttributes
> = [DeltaInsert
<TextAttributes
>,InlineRange
]
Defined in: packages/framework/inline/src/types.ts:29
Type Parameters
TextAttributes
TextAttributes
extends BaseTextAttributes
= BaseTextAttributes