Clipboard

An element that will copy text to clipboard when clicked.

Installation

npx cedar-ui@latest add clipboard
npm i @aminnausin/cedar-ui

or download the following folders to your project:

@/components/cedar-ui/clipboard

More Examples

Below you will find more Copy to Clipboard examples you may wish to use in your projects.

Copy button with text

Edit this page on GitHub