Back to Animations
Fade Out Down
淡出下滑
Element fades out while sliding downward. One of the most common exit animations.
ExitManualBeginnerGPU Accelerated
Preview
Code
Duration
400ms
Easing
cubic-bezier(0.4, 0, 1, 1)
CSS Properties
opacity, transform
Use Cases
- Modal dismiss
- Toast notification exit
- Dropdown close
- Card removal