BlockSuite API Documentation / @blocksuite/virgo / nativePointToTextPoint
Function: nativePointToTextPoint() ​
nativePointToTextPoint(
node
,offset
):TextPoint
|null
Parameters ​
• node: unknown
• offset: number
Returns ​
TextPoint
| null
Source ​
packages/virgo/src/utils/point-conversion.ts:7
Generated using typedoc-plugin-markdown and TypeDoc