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

Defined in

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