Set Slide Transition
set_slide_transitionSet the transition style for a slide, choosing from dissolve, slide, push, or smart animate effects, with control over duration and easing.
Instructions
Set transition: DISSOLVE, SLIDE_FROM_LEFT/RIGHT/TOP/BOTTOM, PUSH_FROM_*, SMART_ANIMATE, NONE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve | No | Easing. Default: EASE_OUT | |
| style | Yes | Transition style | |
| timing | No | Default: { type: "ON_CLICK" } | |
| slideId | Yes | ||
| duration | No | Seconds. Default: 0.4 |