JavaScript Transition Hooks

This code hooks into "after-enter" so that after the initial animation is done, a method runs that displays a red div.



This appears after the "enter-active" phase of the transition.