Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/lexicalHelpers.ts
Gets the coordinates of the selection in the Lexical editor.
Signature
tsfunction getSelectionRectangle(editor: LexicalEditor)
Parameters
| Name | Type |
|---|---|
editor | LexicalEditor |
Was this page helpful?