3.0.1 • Published 8 years ago

react-zeroclipboard-ie8 v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

react-zeroclipboard-ie8

This is a project forked from react-zeroclipboard, but changed some code to support IE8。

NOTE: ZeroClipboard dropped IE8 support after version 2.0.2, this package use ZeroClipboard 2.0.2 for testing.

Install

npm install --save react-zeroclipboard-ie8

Usage

Almost same as react-zeroclipboard.

Added prop scripSrc for ZeroClipboard script config, and added file extention .js or .min.js automatically as before.