Socket
Socket
Sign inDemoInstall

exmg-copy-to-clipboard

Package Overview
Dependencies
2
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    exmg-copy-to-clipboard

Helper element to create a copy to clipboard button


Version published
Maintainers
1
Install size
1.73 MB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 12 Sep 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc