Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

117
Views
Why select options are left aligned in dropdown filed in Material-UI TablePagination when the native is true in FIREFOX-browser?

In Material-UI pagination, the options in Select field are left aligned only in FIREFOX browser when I use native: true in SelectProps and also the styles are not applying at the same time. Can anyone help me how to make the options center aligned in dropdown field in Firefox browser.

Screenshot: dropdown pagination

code:

    <TablePagination
          rowsPerPageOptions={[5, 10, 25, { label: "All", value: -1 }]}
          colSpan={3}
          count={rows.length}
          rowsPerPage={rowsPerPage}
          page={page}
          SelectProps={{
            inputProps: { "aria-label": "rows per page" },
            MenuProps: { classes: { paper: classes.menuItem } },
            native: true
          }}
          classes={{ menuItem: classes.menuItem }}
          onChangePage={handleChangePage}
          onChangeRowsPerPage={handleChangeRowsPerPage}
  />

codesnadbox: https://codesandbox.io/s/style-tablepagination-rows-per-page-menu-paper-forked-0qp0b?file=/demo.js

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!