Pagination component description.
This repository is a component of the full Deckr repository.
Make sure all dependencies have been installed before moving on:
Pull the package via NPM:
$ npm install --save deckr-pagination
The source files included are written in Scss. After installing with npm, you can add your project's node_modules
directory to your Sass include paths, then import it like this:
@import "deckr-pagination/main";
If you discover any security related issues, please email support@interconectit.com instead of using the issue tracker.
The MIT License (MIT). Please see license file for more information.