This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<require from="materialize/dist/css/materialize.css"></require> | |
<h5>when md-slider is set to "true" nothing happen and in console log you can find errors. When md-slider i set to "false" everthing is ok. </h5> | |
<md-carousel md-indicators="false" md-slider="true" class="center" style="height: 600px;"> | |
<md-carousel-item class="red white-text" style="background-color: #f99cb1;width: 80%"> | |
<h2>SOME BOOKS <br/> |