rts-table

v0.0.6
Flexible table component built with Typescript and React.

Usage

Note: WIP

import { Table } from "rts-table";

const Example = () => <Table columns={columns} />;

Development

  • git clone https://github.com/zsherman/rts-table
  • npm install
  • npm run storybook
npm i rts-table

Metadata

  • MIT
  • Whatever
  • Zach Sherman
  • released 3/11/2019

Downloads

Maintainers