exmg-copy-to-clipboard

3.0.1 • Public • Published

exmg-copy-to-clipboard

Helper element to create icon/buttons that lets the user copy content to the clipboard. Just wrap it arround the button or icon and set the value that needs to be copied.

Please visit the API Documentation and demo page for more information.

Usage

  <exmg-copy-to-clipboard value="mark@test.com">
    <paper-icon-button icon="content-copy"></paper-icon-button>
  </exmg-copy-to-clipboard>

Install

Install the component using bower

$ bower install --save ExmgElements/exmg-copy-to-clipboard

Development

First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.

$ polymer serve

Package Sidebar

Install

npm i exmg-copy-to-clipboard

Weekly Downloads

0

Version

3.0.1

License

MIT

Unpacked Size

22.6 kB

Total Files

13

Last publish

Collaborators

  • marksmits