#
Animate on scroll
Animate on scroll feature allows elements to appear as you scroll (navigate) down the page.
#
Type
Type defines the choice of animation you want to appear as you scroll, such as fade, scale, puff, flicker.
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Type property
- Click on the appropriate type options (fade, scale, puff, flicker).
#
Start Anchor
Start Anchor defines the user viewport position which triggers the animation, such as top, centre, bottom.
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Start Anchor property
- Click on the appropriate start anchor options (top top, center top, centre centre, bottom top etc.).
#
Easing
Easing lets you apply different kinds of easing timing to the animation when triggered into view, such as linear (default), ease-in, ease-out, etc.
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Easing property
- Click on the appropriate easing options (ease-in, ease-out, centrecentre, bottomtop etc.).
#
Duration
Duration lets you set how long the animation lasts, with values from 0 to 3000, in steps of 50ms
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Duration property
- Click on the appropriate duration options (from 0 to 3000, in steps of 50ms).
#
Delay
Delay lets you set the time before the animation appears, with values from 0 to 3000, in steps of 50ms
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Delay property
- Click on the appropriate delay options (from 0 to 3000, in steps of 50ms).
#
Animate Once
Animate Once lets you set whether the animation should happen only once - while scrolling down
- Select a block
- Open the block inspector
- Navigate to the advanced tab
- Open the Animate on scroll panel
- Find the Animate Once property
- Slide to select if the animation should happen only once.