Usage – Presets

Last modified:

Setup

To use presets, you need to define them inside the settings.

Usage

For demonstration purposes, we will use a preset called helicopter. All you have to do is add the class preset followed by the preset name to the element you want to animate.


            <div class="animate-preset-helicopter">...</div>
Copy