You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.
How do you specify nested slides/substeps ie: transitions for individual elements on the page.
Example in desk.js:
<sectionclass="slide"><h2>Extensions</h2><p>Core gives you basic slide functionality...</p><ul><liclass="slide"><h3>deck.goto</h3><p>Adds a shortcut key to jump to any slide number...</p></li><liclass="slide">...</li><liclass="slide">...</li><liclass="slide">...</li></ul></section>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do you specify nested slides/substeps ie: transitions for individual elements on the page.
Example in desk.js:
The text was updated successfully, but these errors were encountered: