- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020
03:37 AM
08-13-2020
03:37 AM
Text copy feature
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.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020
09:14 PM
08-13-2020
09:14 PM
Re: Text copy feature
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".
Problem Solved ? Click on 'Kudos' & Accept as Solution !

- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2020
04:37 AM
08-14-2020
04:37 AM
Re: Text copy feature
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