Angular Clipboard Auto - Create a copy icon to your text element with one attribute.
The popular clipboard plugin expected the developer to pass text which needs to copied to function.
If we have 100 lines, sending entire text to a plugin doesn’t make sense to me.
So I decided to create a simple clipboard plugin which works automatically.