Package Exports
- @material-table/core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@material-table/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🚧 Documentation is a work in progress! Contribute here 🚧
💬 Need help? Have a suggestion? Or just come say hi! 💬
💪 The code here is at least as stable as material-table v1.69.2 💪
✅ Please check out material-table here ✅
Table of Contents
Installation
npm install @material-table/coreyarn 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