Skip to content

API > @blocksuite/block-std > TextSelectionProps

Type alias: TextSelectionProps ​

TextSelectionProps: object

Type declaration ​

from ​

from: TextRangePoint


isReverse ​

optional isReverse: boolean


to ​

to: TextRangePoint | null

Defined In ​

block-std/src/selection/variants/text.ts:12