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

Can dismiss/clear support container?

Open ytnmgg opened this issue 9 years ago • 0 comments

like create: Flash.create('success', 'Hooray!', 0, {container: 'flash-fixed'}); it's useful to name Flash by 'container'

can you enhance this tool to support 'container' in method of 'dismiss' or 'clear'? because using name is much more easier than maintaining a list of id.

Thanks!

ytnmgg avatar Dec 26 '16 00:12 ytnmgg