Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
/ paginetta Public archive

🪞 Ridiculously small VueJs component to handle pagination with ease

Notifications You must be signed in to change notification settings

ludo237/paginetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paginetta

Easy to use pagination component

This is still a work in progress and I don't know how to publish is correctly so please stand by

How to use

Include the component in your file like so

<paginetta :meta="meta" v-on:page:changed="YourEvent">

It expects a meta object, like one from an API, and emits a simple page:changed event with the page number as payload

About

🪞 Ridiculously small VueJs component to handle pagination with ease

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published