The returned width and height should also be also available as what we get from el.getBoundingClientRect().width & el.getBoundingClientRect().height sometimes we need exact sitze and i didn't see anything in the Readme that this library supports that already, please correct me if I'm wrong.
The returned width and height should also be also available as what we get from
el.getBoundingClientRect().width&el.getBoundingClientRect().heightsometimes we need exact sitze and i didn't see anything in the Readme that this library supports that already, please correct me if I'm wrong.