@ubc-farm/react-pouch-table

2.1.1 • Public • Published

@ubc-farm/react-pouch-table

React table component that displays items from a PouchDB database. Use Columns to define fields that are shown.

Pass a PouchDB database through the db prop to the database, and rows will be loaded from it.

Many props are the same as Table from react-virtualized. rowCount, rowGetter, height, and width are set by this component.

Dependents (0)

Package Sidebar

Install

npm i @ubc-farm/react-pouch-table

Weekly Downloads

1

Version

2.1.1

License

none

Last publish

Collaborators

  • notwoods
  • ubc-farm-team