Replies: 1 comment 1 reply
-
There is currently this https://github.com/shadcn-ui/ui/blob/main/apps/www/components/copy-button.tsx |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Minimal component structure to copy data of an element with a button trigger.
Demo structure:
handleCopy
is an optional value in this case, you can do modifications to the content before copying it to the clipboard.Beta Was this translation helpful? Give feedback.
All reactions