angular-toastr icon indicating copy to clipboard operation
angular-toastr copied to clipboard

Change width of toast in a controller

Open RogerMito opened this issue 8 years ago • 0 comments

Hello my friend.

How can I change the widht atribute of my toast in my controller?

something like this:

toast.width = '300 px'

I read in the documentation that this can be done globally in app.config. However, I need to do it in a particular controller.

Thank you.

RogerMito avatar Nov 17 '17 13:11 RogerMito