GustavoCostaW / ngc-float-button

Google Material Design Float Button - Implementation for Angular v4+. Demo: http://bit.ly/2yIya2f
MIT License
58 stars 24 forks source link

Allow set of IDs on ngc-float-item-button #23

Open milleraundra opened 5 years ago

milleraundra commented 5 years ago

We are trying to track clicks on these individual item buttons with Google Tag Manager. The easiest and most reliable way to distinguish between the different buttons is with an HTML ID.

It would be great if we could define these IDs and have them set on the clickable wrapper here.