vcl-pagination

Random access to pages via links and directional controls to navigate through paged content

Usage no npm install needed!

<script type="module">
  import vclPagination from 'https://cdn.skypack.dev/vcl-pagination';
</script>

README

VCL pagination

Random access to pages via links and directional controls to navigate through paged content.

Features

  • Links to randomly access individual pages.
  • Item representing the current page which is not a control or link.
  • Separator item useful to indicate an ellipsis if there are too many pages.
  • Directional controls to make relative moves from the current page.

Usage

basic example

Classes

  • vclPagination
  • vclSelected
  • vclSeparator

Modifiers

Variables

Demo

example.html on GH-pages.