Transitions
showStaggeredList
Use this to create a staggered reveal effect for any UL
Tag with list items. Just make sure the list items in the UL
are opacity: 0; to ensure the animation works correctly.
<a href="#!" class="btn" onclick="Materialize.showStaggeredList('#staggered-test')">Click Me</a>
fadeInImage
Use this to fade in images. It also animates grayscale and brightness to give it a unique effect.
Click Me
<a href="#!" class="btn" onclick="Materialize.fadeInImage('#image-test')">Click Me</a>
For more detailed informations please visit: http://materializecss.com/grid.html