Magic animations
Even with no transition
defined, Pose for Vue will automatically create snappy and responsive transitions between to states.
posed.div({
left: { x: -100 },
right: { x: 100 }
})
Even with no transition
defined, Pose for Vue will automatically create snappy and responsive transitions between to states.
posed.div({
left: { x: -100 },
right: { x: 100 }
})