BlockSuite API Documentation / @blocksuite/block-std / TextSelectionProps
Type alias: TextSelectionProps
TextSelectionProps:
Object
Type declaration
from
from:
TextRangePoint
isReverse?
isReverse?:
boolean
to
to:
TextRangePoint
|null
Source
block-std/src/selection/variants/text.ts:12
Generated using typedoc-plugin-markdown and TypeDoc