Answers for "how to increase transition duration in js"

2

js get transition duration

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

Code answers related to "Javascript"

Browse Popular Code Answers by Language