JSPM

@material-table/core

2.1.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 103796
  • Score
    100M100P100Q159629F
  • License MIT

Datatable for React based on https://material-ui.com/api/table/ with additional features

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/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