el-transition
el-transition copied to clipboard
Use Element.getAnimations() to wait for transition completion vs. setTimeout
This API covers CSS transitions + animations vs. transitions only and avoids the parsing shenanigans and setTimeout.
See https://developer.mozilla.org/en-US/docs/Web/API/Element/getAnimations