Download the PHP package wakeworks/elemental-animator without Composer
On this page you can find all versions of the php package wakeworks/elemental-animator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wakeworks/elemental-animator
More information about wakeworks/elemental-animator
Files in wakeworks/elemental-animator
Download wakeworks/elemental-animator
More information about wakeworks/elemental-animator
Files in wakeworks/elemental-animator
Vendor wakeworks
Package elemental-animator
Short Description Adds animation options to your elements
License BSD-3-Clause
Package elemental-animator
Short Description Adds animation options to your elements
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package elemental-animator
Elemental Animator for Silverstripe
Introduction
Introduces easily integratable animations for your elemental blocks
Requirements
- silverstripe/framework ^4.4
- silverstripe/elemental ^4
This module was only tested on >= 4.10.
Installation
Then dev/build?flush=1.
How does it work? / Setup
To introduce animations into your elements, you'll have to which animation you want to each element.
There are multiple options available
Option | Description | Default |
---|---|---|
data-animated | Which effect will be used | none |
data-animated-delay | Delay in ms after which the effect will start | 0 |
data-animated-duration | Duration in ms that the animation will take | 1000 |
Available effects
- fadeIn
- fadeInUp
- fadeInDown
- fadeInLeft
- fadeInRight
Control animations from CMS
You can control your animations in cms by enabling the animations for all elements or specific ones. This will add input fields to your element's settings tab.
All versions of elemental-animator with dependencies
PHP Build Version
Package Version
The package wakeworks/elemental-animator contains the following files
Loading the files please wait ....