Copy Button

Buttons

Click-to-copy button with AnimatePresence-powered animated transition between copy icon and checkmark feedback, clipboard API with fallback.

Loading preview...
Customize
Text to Copy
Label

Props

PropTypeDefaultDescription
textstringText to copy to clipboard.
childrenReact.ReactNodeundefinedCustom button label. Defaults to 'Copy' / 'Copied!'.
classNamestring''Additional CSS classes.