Vue Height Tween Transition
Tweens between heights of default slotted element.
Tween the height of the parent of transitioning items for use in accordions or carousels.
Usage
Switching mode - Simultaneous
Switching mode - Out-In
Toggle (Accordion) mode
Notes
- To customize the height transition duration or other properties, define your own
height-tweening
CSS class. - Doesn't work with
in-out
mode transitions ... though not sure why someone would use those... - Expects a toggling transition to not use
mode