virgiliud / gutenberg-animated-blocks

A WordPress Gutenberg plugin for adding scroll based animations to blocks.
3 stars 2 forks source link

Animated Block for Gutenberg

Description

Add scroll-based animations to WordPress Gutenberg blocks.

Features

Settings

The class name "ab-animation-end" is added to the animated block after the CSS animation has ended. This class name can be used to add custom styles.

Requirements

PHP 7.0+ is recommended, WordPress 5.9+, and Gutenberg must be active.

Documentation

Select Animated Block from the Layout Elements group and add any content blocks within it. Select an animation from the dropdown list or add your own custom CSS class. The selected animation or custom CSS class will be added to the block when the user scrolls to it.

Animated Block acts as a container block, allowing you to nest an unlimited number of blocks within it.

https://wordpress.org/plugins/animated-blocks/