Skip to content

BlockSuite API Documentation / @blocksuite/block-std / TextSelectionProps

Type alias: TextSelectionProps

TextSelectionProps: object

Type declaration

from

from: TextRangePoint

reverse?

optional reverse: boolean

to

to: TextRangePoint | null

Source

packages/framework/block-std/src/selection/variants/text.ts:11