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

677
Views
MUI how can I change the icon inside the TablePagination component?

In my React project, I am using MUI component called TablePagination

TablePagination component is nested inside of the Table component like the picture below.

enter image description here

See how the dropdown button has a solid arrow pointing down. How can I change this to a different SVG icon.

I want the new TablePagination to have an arrow icon from the below picture.

enter image description here

https://codesandbox.io/s/ijm5r?file=/demo.js

Here is the link to the sandbox for this example.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can add a custom icon of the Select inside TablePagination like below:

<TablePagination
  SelectProps={{
    IconComponent: KeyboardArrowDownIcon,
  }}

Codesandbox Demo

about 4 years ago · Juan Pablo Isaza Report
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!