Listens for the longest CSS transition on an element, then invokes onDone
onTransitionDone
Functioncore/utils
projects/core/utils/transition.util.ts
Description#
Listens for the longest CSS transition on an element, then invokes onDone.
Automatically falls back to a timeout if transitionend never fires.