@cmds/list-view

0.7.0 • Public • Published

ListView ListView

npm package

Used for displaying records as individual items in a list.

ListView

Getting started

npm install @cmds/list-view --save

Prop Types

Property Type Required? Description
id String Unique id for the instance of this view
rowCount Number The amount of rows to be rendered
rowGetter Function Return row data for the index ({index: number})
rowRenderer Function Callback invoked whenever one of the rows get's rendered: ({index: number, }): jsx

More information

This component is designed and developed as part of Cosmos Design System.

Readme

Keywords

Package Sidebar

Install

npm i @cmds/list-view

Weekly Downloads

1

Version

0.7.0

License

MIT

Unpacked Size

1.71 MB

Total Files

8

Last publish

Collaborators

  • entercosmos