@vue-layout/list-controls
v5.0.1
Published
A package containing list controls.
Downloads
83
Maintainers
Readme
@vue-layout/list-controls 📋
This package provides helpers for building list elements on the fly, using hyperscript. Those can be used directly in the vue render function 🔥.
Note The package is still in development and the API is still subject to change. Besides, the documentation still needs to be expanded
Table of Contents
Installation
$ npm i --save @vue-layout/list-controls
Usage
The following helpers are provided:
buildList
buildListActionRefresh
buildListFooter
buildListHeader
buildListItem
buildListItems
buildListNoMore
buildListPagination
buildListSearch
buildListTitle
License
Made with 💚
Published under MIT License.