creativetimofficial / material-kit

Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design
https://www.creative-tim.com/product/material-kit?ref=mk-creativetimofficial-github
MIT License
5.91k stars 1.35k forks source link

How to use bootstrap loader? #170

Closed shariful2011 closed 4 years ago

shariful2011 commented 4 years ago

Thank you very much for this lovely framework. I am trying to implement bootstrap loader by the following code:

<div class="spinner-border" role="status">
  <span class="sr-only">Loading...</span>
</div>

nothing is happening, can you please guide or help?

groovemen commented 4 years ago

Hello @shariful2011,

Thank you for using our products, unfortunately this component isn't specific for Material Design. You can check the Bootstrap Material Design in order to check for it: https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/

All the best, Stefan