Back to all components

Copy to clipboard

Completely customisable "copy to clipboard" component (no code)

Copy to clipboard button in Framer
Copy to clipboard button in Framer
Copy to clipboard button in Framer

Category

Component

Category

Component

Author name

Luca Da Corte

Author name

Luca Da Corte

Last Updated

Dec 9, 2024

Last Updated

Dec 9, 2024

Overview

Here's a sample project that showcase how to create a completely custom "copy to clipboard" button in Framer by using a normal button component and the built-in copy-to-clipboard functionality.

The trick here is to:

  • Create a normal button component (as you normally would)

  • Overlay it with the built-in copy-to-clipboard button

  • Make the button invisible by lowering the opacity to 0

And voilà!

You can remix the project completely for free if anything isn't clear!

Hope you like it ♥️