mui-datatable-delight
    Preparing search index...

    Function SelectedRowsToolbar

    • The selected rows toolbar component.

      It renders the number of selected rows and either a custom component provided by the user or a default delete button. When the delete button is clicked, it will call the onRowsDelete function provided by the user or the onAction function with the TableAction.ROW_DELETE action.

      Parameters

      Returns ReactNode