Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.29 KB

File metadata and controls

51 lines (47 loc) · 1.29 KB
layout default
title 静态分页
order 9
published true
category PCUI

静态分页 ( 命名空间:hb-pagination )更新时间:{% timeago 2016-06-07 %}


为网站或应用提供带有展示页码的分页组件

{% example html %}

{% endexample %}

禁用和激活状态

链接在不同情况下可以定制。你可以给不能点击的链接添加 .disabled 类、给当前页添加 .active 类。 {% example html %}

{% endexample %}