You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: This property will round the value to an integer. If you need a fractional value, use [element.getBoundingClientRect()](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect).
Not sure if worth a breaking change but I just ran into it when comparing it with width.
The text was updated successfully, but these errors were encountered:
https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollWidth
Note: This property will round the value to an integer. If you need a fractional value, use [element.getBoundingClientRect()](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect).
Not sure if worth a breaking change but I just ran into it when comparing it with width.
The text was updated successfully, but these errors were encountered: