Skip to content
Amila Thennakoon edited this page Aug 21, 2018 · 1 revision

Welcome to the angular-css-loader wiki!

Add CSS Loader for the project easily

  1. Add CSS Classes
  2. Add HTML Div Tag

<div class="loader loader-default" [class.is-active]="showLoader" data-text="Custom text"></div>

  1. Enable or Disable

this.showLoader=true

Clone this wiki locally