Usage - Presets
# Usage - Presets
## Setup
To use presets, you need to define them inside the [settings](https://fabrikat.local/sleek/motion/documentation/settings#presets).
## 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.
```html
...
```
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
<div class="animate-preset-helicopter">...</div>