This is more of a private interface that is used to help show how fixed
elements are placed within the viewport. Most of the time the top and
left values will be provided, but there are a few flows where the right
and bottom could be added or the top and left are removed.
The width values will only be used when the equalWidth or minEqualWidth
options are enabled.
This is more of a private interface that is used to help show how fixed elements are placed within the viewport. Most of the time the
top
andleft
values will be provided, but there are a few flows where theright
andbottom
could be added or thetop
andleft
are removed.The
width
values will only be used when theequalWidth
orminEqualWidth
options are enabled.