Copy
Allow visitors to copy text snippets to their clipboard.
Script
The script for this powerup can be added to your Webflow project using the TooEasy Powerups Webflow App. Once the app is installed simply select the powerup(s) you'd like to use and click the "install script" button.
Wrapper
This is the parent div block that contains the text snippet(s) I'd like to copy and button.
Button
I want this Div Block to be the copy button
Target
This is the text element that I'd like to copy to clipboard
Success State
I want to set a success state once the event is complete.
Add this attribute to the same div block with [te-cursor-element] applied.
An empty value will set the display style to block.
This value will set the display style to block.
This value will set the display style to flex.
Add this attribute to the div block that contains both the trigger and cursor elements.
Add this attribute to the div block you want to use as your cursor.
Add this attribute to the div you want to use to trigger the cursor.