Edwin
Results
2
comments of
Edwin
I was also wondering about this. I found a way using ViewChild: HTML: // COMPONENT: @ViewChild ('elementToSpecify') myElement; NOTIFY: $.notify({ // options message: 'Hope This Helps' }, { // settings...
Hey guys. If you haven't yet, in order to get this to work, you will need to add the bootstrap-notify.js path to your scripts. Angular: Simply locate the "scripts" array...