Skip to content

Instantly share code, notes, and snippets.

@axdemelas
Last active February 14, 2016 06:42
Show Gist options
  • Save axdemelas/910c21feaa7792e306ab to your computer and use it in GitHub Desktop.
Save axdemelas/910c21feaa7792e306ab to your computer and use it in GitHub Desktop.
Basic step actions markup
<li class="mdl-step">
<!-- label -->
<!-- content -->
<div class="mdl-step__actions">
<!-- continue button -->
<!-- cancel button -->
<!-- back button (optionally) -->
<!-- skip button (optionally) -->
</div>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment