Answers for "js transition duration"

1

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