总条数展示设置一

分页 pager - 图2

  1. <pager current=3 sumTotal=200 pageSize=5 isEllipsis={true} />

位置

    分页 pager - 图5

    禁用组件

    1. <pager current=6 total=11 disabled />

    API

    Classes

    Members


    Pager 分页

    Events

    Pager

    Component


    Pager 分页

    Kind: global variable

    config()

    Kind: global functionAccess: protected

    select(page) 选择某一页(page) ⇒ void

    Kind: global functionAccess: public

    “select 选择某一页时触发”