RectData: Pick<DOMRect, "height" | "width" | "top" | "left">
Pick
DOMRect
"height"
"width"
"top"
"left"
Describes the boundaries of the current selection so that the link dialog can position itself accordingly.