Universeorange.com/Docs/
ready(() => { let div = select('div'); console.log(div.computedStyle()); });
With this function you can get the computed style of the element.
computed
Last modified: 2021-06-07
© 2021 universeorange.com