UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

10 lines (9 loc) 147 B
export default { data () { return { page: 1, itemsPerPage: 20, itemsTotal: 300 }; } };