|
|
|
|
|
by adamschwartz
303 days ago
|
|
It solves many of the pain points Tether[0] tried to solve. For example it helps when the anchoring element is inside of an oveflow hidden/scroll container, but geometrically you need the tethered element to sit/extend outside of the container (so—for now at least—its DOM node needs to be outside of the container). [0] https://tetherjs.dev |
|