| title | Slide Transitions Demo |
|---|---|
| transition | fade |
All slides in this deck inherit the default fade transition set in front matter.
This slide and all subsequent slides use push dir:right (carried forward).
This slide inherits push dir:right from the previous local directive.
This slide uses _transition: wipe dur:500 — a spot directive that applies only here.
The spot directive does not carry forward. This slide is back to push dir:right.
Local directive: transition: cover dir:down. Carries forward from here.
Inherits cover dir:down from the previous slide.
transition: cut — an instant cut with no animation.
transition: pull dir:up.
transition: random-bar — default horizontal bar sweep.
_transition: morph — morph requires Office 2019 and an mc:AlternateContent wrapper.
A compatible fade is emitted as a fallback for all other PowerPoint versions.
transition: push dir:left dur:300 — push left with a 300 ms fast speed.