0.0.5 • Published 5 years ago

@nines/vuepress-plugin-pagation v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@nines/vuepress-plugin-pagation

GitHub last commit

NPM npm (scoped) npm

Pagation plugin for vuepress

使用

使用位置
plugin name@nines/vuepress-plugin-pagationa
component namePagation(主题开发时使用)
npm install @nines/vuepress-plugin-pagationa

参数

name类型默认值
totalnumber10
perPagenumber10
currentPagenumber1
getCurrentPagefunction参数 currentPage: 当前页码
<Pagation :total="22", :perPage="20" :currentPage="1" @getCurrentPage="get"></Pagation>
0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

5 years ago