0
In my case, I want to make a button to copy the short link of a site, ie do not need to display the text, just have the fontawesome icon <i class="fas fa-copy"></i>
that is, a button with the icon, without showing the text with the content equal to the example below. that is, when you click the button it copied the short url of the site.
You can do this: http://prntscr.com/jbtnza ??
– Matheus Vitor
@Matheusvitor I updated the example
– Valdeir Psr
Thank you! It helped a lot!
– Matheus Vitor