a python/javascript/php/linux guru ready to take on the world...
1 min read
By itself the CopyIcon
doesnt really do much beyond
looking nice.
As you can see it gives the user visual feedback via a hover color, but that is really all
To make real use of it, use its companion ClipBoardHelper
The helpers job is to handle clicks, which will call a click callback and it provides a popover and updates its text.
<ClipBoardHelper textToCopy="testing 1 2 3"/>