oitozero / ngSweetAlert

AngularJS wrapper for SweetAlert
MIT License
617 stars 161 forks source link

another angular directive into text content #54

Open bsssp opened 8 years ago

bsssp commented 8 years ago

e.g.: if(html==true){ var linkFn = $compile(text); var content = linkFn(scope); ... }