animation
Describes the animation used to display a specific stimulus in a human-readable format. For example, "fadeIn 3s" indicates a 3-second fade-in animation.
info
Part of the How category of the Stimulus table in the trial schema.
Details
| Property | Value |
|---|---|
| Type | string |
| Requirement | optional |
| Categories | How |
Notes
- To maintain clarity and consistency, BDM recommends using CSS-style naming conventions for common animations (e.g., "3s linear slide-in").