๐Ÿšง Under construction ๐Ÿšง Please visit here if you would like to contribute!
Menu
@material-table_logo@material-table_logoHomeDocsDemos
๐ŸŒ™
๐Ÿ’ก
@material-table_logo@material-table_logoHome
  • Docs
  • Demos
@material-table_logo@material-table_logoHome
  • Getting Started
    • Installation
    • With @material-ui v5
    • Breaking Changes
    • Compatibility
    • About
  • API
    • Props
      • actions
      • columns
      • components
      • data
      • detailPanel
      • editable
      • icons
      • isLoading
      • localization
      • onPageChange
      • onRowsPerPageChange
      • onChangeColumnHidden
      • onColumnDragged
      • onGroupRemoved
      • onOrderChange
      • onRowClick
      • onSelectionChange
      • onTreeExpandChange
      • onSearchChange
      • options
      • parentChildData
      • style
      • tableRef
      • title
    • Components
      • m-table-action
      • m-table-actions
      • m-table-body-row
      • m-table-body
      • m-table-cell
      • m-table-edit-field
      • m-table-edit-row
      • m-table-filter-row
      • m-table-group-row
      • m-table-groupbar
      • m-table-header
      • m-table-pagination
      • m-table-stepped-pagination
      • MTableToolbar
    • New Props

Compatibility

If you can import it from material-table you can import it from @material-table/core. This will never change. Ok, we admit, that was a little bold. Please see here for more info.

import MaterialTable, {
MTableAction,
/*, etc...*/
} from '@material-table/core';
Edit this page
Previous
ยซ Breaking Changes
Next
About ยป

Community

  • Discord

More

  • Github