I have to add functionality in magento to copy text. Is there any default feature to add this functionality in Magento 2 ?
Please help to solve this.
If you want to add a simple copy to clipboard button in frontend, then follow this
https://codepen.io/shaikmaqsood/pen/XmydxJ
and I don't think if there is default Magento "Copy to clipboard".
I know about this.
I want to know how can I integrate this with Magento 2
Magento devdocs using such feature. i want the same as attached in Magento 2
Please see screenshot attached.
Thanks