Callback type to position an HTML element.
The callback gets the current placement of the settings as a DOMRect, and should return top and left positions in pixels, used with position: fixed.
position: fixed
Callback type to position an HTML element.
The callback gets the current placement of the settings as a DOMRect, and should return top and left positions in pixels, used with
position: fixed
.