UNPKG

plus-pro-components

Version:

Page level components developed based on Element Plus.

11 lines (9 loc) 223 B
import { PageInfo } from 'plus-pro-components/es/types'; /** *默认的分页列表 */ export declare const DefaultPageSizeList: number[]; /** * 默认的分页参数 */ export declare const DefaultPageInfo: PageInfo;