Definition of a css-transition (enter and/or leave) to be executed when a Tag is mounted to or removed from the DOM.
Classes to control the enter-transition. Needs to be defined for the enter-transition to be executed.
Optional classes to define the end point of the enter-transition
Optional classes to define the starting point of the enter-transition
Classes to control the leave-transition. Needs to be defined for the leave-transition to be executed.
Optional classes to define the end point of the leave-transition
Optional classes to define the starting point of the leave-transition