Skip to content

material-table-core/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 Documentation, including this README, is a work in progress 🚧

✅ The code here is at least as stable as material-table v1.69.0


Table of Contents


Installation

  • npm install @material-table/core
  • yarn add @material-table/core
// If you can import it from `material-table` you
// can import it from `@material-table/core`
import MaterialTable from "@material-table/core";

Examples

See here for current info

Documentation