Step Animation
Control the transition style between form steps.
Setup
Attribute: sf-step-animation
Options: fade
, slide-top
, slide-left
, slide-bottom
, slide-right
, none
Default: fade
Where: Form Container
Description: Specifies the animation type to be used for transitions between steps in a multi-step form, enhancing visual appeal and flow.
How to use: Can work in conjunction with:
sf-step-animation-duration
(see Step Animation Duration)sf-step-animation-ease
(see Step Animation Ease)
Enchanced Animation ⚡
Each animation type has a reverse animation for seamless backward navigation. For instance, slide-top
is paired with slide-bottom
to maintain cohesive transitions.
HTML Example
index.html
Webflow Example
Last updated