UNPKG

text-editor-drcsystems

Version:
2 lines (1 loc) 187 B
export declare function setFloatingElemPosition(targetRect: ClientRect | null, floatingElem: HTMLElement, anchorElem: HTMLElement, verticalGap?: number, horizontalOffset?: number): void;