vuejs-paginate
vuejs-paginate copied to clipboard
Add possibility take event
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.
Codecov Report
Merging #105 into master will not change coverage. The diff coverage is
66.66%.
@@ 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 dataPowered by Codecov. Last update 16fc507...0785e9a. Read the comment docs.