@vue-layout/list-controls
TypeScript icon, indicating that this package has built-in type declarations

5.0.1 • Public • Published

@vue-layout/list-controls 📋

npm version CI

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.

Package Sidebar

Install

npm i @vue-layout/list-controls

Weekly Downloads

455

Version

5.0.1

License

none

Unpacked Size

219 kB

Total Files

73

Last publish

Collaborators

  • tada5hi