1.0.8 • Published 2 months ago

@geduramc/copy-clipboard-element v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
2 months ago

Installation

Package install

npm i @geduramc/copy-clipboard-element

CDN

<script type="module" src="https://unpkg.com/@geduramc/copy-clipboard-element@latest/lib/copy-element"></script>

Usage

<copy-clipboard icon-theme="dark" tooltip-position="right"></copy-clipboard>
import { copy } from '@geduramc/copy-clipboard-element'

copy('Lorem Ipsum')

Attributes

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'feat: add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request
1.0.8

2 months ago

1.0.7

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.3

2 months ago

1.0.0

2 months ago

1.0.6

2 months ago