Add copy-to-clipboard functionality to any element. Let users easily copy text or code snippets with a click.
Add this to the element that has the text that you want to get copied, please note that this functionality will only copy the text that is within this element.
When using the Copy to Clipboard functionality you can select an element to show a message, add this attribute to the text that you want to display this text change
This does not have a default functionality, it should be set along with a target attribute to work.
Replaces the message to show the element got copied to clipboard,
Add a class to change the style of the trigger element when the content is copied.
Add this to the element that has the text that you want to get copied, please note that this functionality will only copy the text that is within this element.
When using the Copy to Clipboard functionality you can select an element to show a message, add this attribute to the text that you want to display this text change
This does not have a default functionality, it should be set along with a target attribute to work.
Replaces the message to show the element got copied to clipboard,
Add a class to change the style of the trigger element when the content is copied.