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
$ npm i --save @vuecs/list-controls
The following helpers are provided:
buildList
buildListActionRefresh
buildListFooter
buildListHeader
buildListItem
buildListItems
buildListNoMore
buildListPagination
buildListSearch
buildListTitle
Made with 💚
Published under MIT License.