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

0.1.5 • Public • Published

react-table-mui

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

Usage

import { TablePlain } from "@mvp-react/react-table-plain"
import { tableMuiTheme } from "@mvp-react/react-table-mui"

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

/@mvp-react/react-table-mui/

    Package Sidebar

    Install

    npm i @mvp-react/react-table-mui

    Weekly Downloads

    5

    Version

    0.1.5

    License

    MIT

    Unpacked Size

    85 kB

    Total Files

    16

    Last publish

    Collaborators

    • reschandr