0.1.0 • Published 8 years ago

vcl-pagination v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.