Answers for "js get the time of the transition duration"

2

js get transition duration

parseFloat(getComputedStyle(sourceItem)["transitionDuration"])
Posted by: Guest on July-24-2020

Code answers related to "js get the time of the transition duration"

Code answers related to "Javascript"

Browse Popular Code Answers by Language