atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
11.92k stars 520 forks source link

virtualReference & boundaryEl #966

Closed borm closed 3 years ago

borm commented 3 years ago

Problem

https://popper.js.org/react-popper/v2/virtual-elements/ https://github.com/atomiks/tippyjs-react/blob/master/index.d.ts#L13

Solution

if Popper allows us to use PopperJS.VirtualElement & preventOverflow, why are u dont?

atomiks commented 3 years ago

The getReferenceClientRect prop is the same thing.