分页
v-pagination
组件用于分隔长的数据集,以便用户更容易地使用信息。根据提供的长度,分页组件将自动缩放。要维护当前页面,只需提供一个v-model标签。
API
名称
circle
默认值
false
类型
boolean
Components.Paginations.
名称
color
默认值
undefined
类型
string
将指定的色彩应用与控件
名称
dark
默认值
false
类型
boolean
应用暗黑主题变体
名称
disabled
默认值
false
类型
boolean
Components.Paginations.
名称
length
默认值
0
类型
number
Components.Paginations.
名称
light
默认值
false
类型
boolean
应用明亮主题变体
名称
next-icon
默认值
'$vuetify.icons.next'
类型
string
Components.Paginations.
名称
prev-icon
默认值
'$vuetify.icons.prev'
类型
string
Components.Paginations.
名称
total-visible
默认值
undefined
类型
number | string
Components.Paginations.
名称
value
默认值
0
类型
number
控制可见性