GSAP Animation Presets
gsap_presetGenerates ready-to-use GSAP code for common animation patterns including fadeIn, slideUp, and parallax. Ideal for standard animation needs.
Instructions
Generate ready-to-use code for common animation patterns (fadeIn, slideUp, bounceIn, staggerReveal, parallax, etc.). Use when the animation matches a standard pattern. For custom animations with specific properties use gsap_tween instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| target | No | .element | |
| options | No | ||
| includeImports | No |