vi-pagination

0.0.8 • Public • Published

Vue 3 + Vite

component for rendering pagination example usage:

app.use(ViPaginationPlugin, { style: { textActiveColor: 'white', primaryColor: 'green' }, rowsPerPageOptions:[3,5,7,10,15,25,50] })

<vi-pagination v-model:current-page="page" :max-pages-displayed="5" v-model:rows-per-page="rowsPerPage" :total-rows="53"/>

Readme

Keywords

none

Package Sidebar

Install

npm i vi-pagination

Weekly Downloads

3

Version

0.0.8

License

none

Unpacked Size

10.7 kB

Total Files

10

Last publish

Collaborators

  • anja.tomovska
  • bojana-vitech