content.json 397 B

12345678910111213141516171819202122
  1. [
  2. {
  3. "title": "基础用法",
  4. "active": true
  5. }, {
  6. "title": "带有背景色的分页"
  7. }, {
  8. "title": "小型分页"
  9. }, {
  10. "title": "显示总数"
  11. }, {
  12. "title": "每页数量"
  13. }, {
  14. "title": "电梯"
  15. }, {
  16. "title": "完整功能"
  17. }, {
  18. "title": "Attributes"
  19. }, {
  20. "title": "Events"
  21. }
  22. ]