HTML template and transitionend event

Is it possible to use

transitionend

event to call a casparcg command from the template?

More info: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/transitionend_event

just approached this from a different angle:
template will take care of itself, by fading out the body instead of waiting for casparcg to do it.