vuejs-paginate icon indicating copy to clipboard operation
vuejs-paginate copied to clipboard

Add possibility take event

Open MaximYakusik opened this issue 6 years ago • 1 comments

The opportunity to get an event can be very useful. For example, we can use it to understand that 'click'/'keyup.enter' triggered along with 'ctrl' or other key.

MaximYakusik avatar Apr 24 '19 20:04 MaximYakusik

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage      78%    78%           
=====================================
  Files           1      1           
  Lines          50     50           
  Branches       15     15           
=====================================
  Hits           39     39           
  Misses          7      7           
  Partials        4      4
Impacted Files Coverage Δ
src/components/Paginate.vue 78% <66.66%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 16fc507...0785e9a. Read the comment docs.

codecov-io avatar Apr 24 '19 20:04 codecov-io