Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/annoyingmouse/wc-pagination


https://github.com/annoyingmouse/wc-pagination

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

This web component creates a pagination element.

## Usage

```html

```

## Configuration

The pagination relies on three attributes.

Adding a `total` number variable is the total number of records.

Adding a `current` number variable is the current page.

Adding a `page-size` number variable is the number of records to be shown on the page.

## License

MIT