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