๐Ÿšง 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

MTableToolbar

MTableToolbar encapsulates the search, title, free-actions, columns selection, export menu, etc.. and sits just above the actual table.

Props#

columnsHiddenInColumnsButton#

  • If false, all columns are shown in the columns selection action menu [this is the default]
  • If true, each column will need the prop column.hiddenByColumnsButton explicitly set to false
ValueMore Info
DefaultfalseDefault prop value
Edit this page
Previous
ยซ m-table-stepped-pagination
Next
New Props ยป
  • Props
    • columnsHiddenInColumnsButton

Community

  • Discord

More

  • Github