AngularJS-Toaster
                                
                                 AngularJS-Toaster copied to clipboard
                                
                                    AngularJS-Toaster copied to clipboard
                            
                            
                            
                        Using Font Icon instead of base64 embedded icon
Hi ,
I think some developer like me would like to use font icon instead of base64 embedded icon. I wonder if you want to go that way.
To achieve that, we just need to change a few lines of code.
Here is the code Here is how it look in demo
BTW, I used fontawesome in the example.
Sam
+1, this would be really useful.
Noticed the same thing this morning.
+1 But make sure to enable users to choose the icon class from the container & toaster.
@Stabzs Is this option going to be in a next release? Love your work btw!
@xtreemrage I'll try to make sure this gets included in the next release. It will most likely end up being a breaking change however since the toast DOM structure will need to change. And much appreciated :)