liil'booL
Reactiflux4y ago
5 replies
liil'boo

✅ – Liil' Boo – 16-51 Oct 4

Hey,

Context & Tech : Working with CSS animations

Challenge : retrieve an element's css property values , here : animation .

Found so far : https://developer.mozilla.org/fr/docs/Web/API/Window/getComputedStyle

Is there another way to access an element's css properties in using Javascript ?

Also is window.getComputedStyle() "expensive" memory/speed wise ?
Was this page helpful?