@mvp-react/react-table-semantic-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

react-table-semantic-ui

A npm package that implements react-table-plain for Material-UI.

Usage

import { TablePlain } from "@mvp-react/react-table-plain"
import { tableSemanticUITheme } from "@mvp-react/react-table-semantic-ui"

function List() {
  return <TablePlain {...tableSemanticUITheme} data={...} />
}

Package Sidebar

Install

npm i @mvp-react/react-table-semantic-ui

Weekly Downloads

8

Version

0.1.5

License

MIT

Unpacked Size

81.7 kB

Total Files

16

Last publish

Collaborators

  • reschandr