Sky Copy to Clipboard
![status](https://travis-ci.org/blackbaud/skyux-lib-clipboard.svg?branch=master)
The copy to clipboard component creates a button on your page that enables users to copy the content to their computer's clipboard. Read the official documentation for more info.
Reporting Bugs or submitting issues
All feature requests, bug reports, or issues should be filed within the Stache issues in the main Stache repository.
Install dependencies
npm install
Serve the SPA
skyux serve
Test the components
skyux test
Build the components
skyux build-public-library
Contributing
Read our contribution guidelines.