Slide Transitions

Using an data-transition attribute on the section, you can add transitions. There are 6 default transitions with more on the way. If you do not add a data-transition attribute, the default is used. If you do not want a transition, you must add in data-transition="none". The transitions available are:

None
None
Default
Default
Concave
Concave
Zoom
Zoom
Linear
Linear
Cube
Cube
Page
Page
Fade
Fade
Background Transitions

Like slide transitions, there can also be 4 kinds of background transitions set by the data-background-transition attribute on the section which override the default of ‘fade’. In this example, the background is going from a convex transition to a zoom transition. For background options, see the Slide Background section in the documentation.

Convex
Zoom
Transition Speed

Transition speed comes in 2 flavours for slides. Slide speed markup is like this and effects both the slide and the background speed:

Slow
Slow
Fast
Fast