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
block-std/src/selection/variants/text.ts:12