transitionEnd

Fires after the mobile view transition container has its k-fx-end class set. Setting CSS properties to the view at the event handler will animate them.

Event Data

e.type String

The transition type. Can be either "show" or "hide"

In this article