tv-transition
Specifies how an element transitions on and off the screen.
Overview
Use the tv-transition style to apply a transition effect to an element.
Values for tv-transition
dissolveThe element stays in place and uses a dissolve effect.
magicMoveThe element uses the magic move transition. When the user swipes to the left, the current image shrinks slightly, and a new image is brought on top of it from the right. When the user swipes to the right, the image slides off screen to the right. This action reveals the next image, which then grows to fill the screen.
noneNo transition effect is applied to the element.
pushThe element is pushed onto the screen.
wipeThe element is wiped from the screen.