UNPKG

aurelia-bootstrap

Version:
7 lines (6 loc) 105 B
export class Pagination { open = '${'; currentPage = 1; pageSize = 5; totalItems = 50; }