Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/link-dialog/index.ts
Describes the boundaries of the current selection so that the link dialog can position itself accordingly.
Definition
tsPick<DOMRect, 'height' | 'width' | 'top' | 'left'>
Was this page helpful?