Implement the “Copy to Clipboard” feature with existing libs.
🎉 Live is on: https://click-to-copy.onrender.com/
This example shows how to implement:
- How to use feather icons on Boostrap project
- Icon click event
- Tooltips to show “copy” and “copied” when user interactive with the UI
- Copy value to system buffer
Used libs
- icons: feathericons
- tooltips: popper.min.js
- bootstrap 4: bootstrap.min.js