Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Latest commit

 

History

History
86 lines (43 loc) · 1.76 KB

File metadata and controls

86 lines (43 loc) · 1.76 KB

@gov.au/pagination

Pagination allows large amounts of content to be separated into multiple pages.

Contents


Install

yarn add @gov.au/pagination
npm install @gov.au/pagination

⬆ back to top


Dependency graph

pagination
├─ core
└─ link-list
   ├─ core
   └─ body
      └─ core

⬆ back to top


Tests

The visual test: https://auds.service.gov.au/packages/pagination/tests/site/

⬆ back to top


Release History

  • v0.1.0 - 💥 Initial version

⬆ back to top


License

Copyright (c) Commonwealth of Australia. Licensed under MIT.

⬆ back to top

};