Simple React Clipboard Component

Description:

A simple and flexible React utility component for copying texts to the clipboard.

Simple React Clipboard allows you to trigger copy whenever and however you want, with whatever component that fits your use case.

Installation:

# NPM
$ npm install simple-react-clipboard --save

Preview:

Simple React Clipboard Component-min

Add Comment