0.1.6 • Published 4 years ago

@server-state/tablelike-table-cbm v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

tablelike-table-cbm

A CBM for the tablelike DF that provides a table visualization of said data structure.

It can get installed with

yarn add @server-state/tablelike-table-cbm

and then registered in the client-base's component-registry.js like this:

import Table from '@server-state/tablelike-table-cbm'

const components = {
    [...],
    table: Table
}
0.1.6

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago