I am using Select in react-select in order to select multiple values. isMulti options={colourOptions} /> How can I make collapse/expand for select
I'm having a problem with angular material table, I want each row to be expanded with a button (details button as shown in picture), but it getting expanded at
I'm struggling with React error -> React does not recognize zIndex prop on a DOM element. It happens when I'm using MUI component and Styled with props. Code
I use two mat-table in the same component and now renderRows() not working for the second table. @ViewChild(MatTable) tagsTable: any; @ViewChild(MatTable) s
I use two mat-table in the same component and now renderRows() not working for the second table. @ViewChild(MatTable) tagsTable: any; @ViewChild(MatTable) s
I have a Next.js platform. On refresh, it takes around 6 seconds to load the page. So I was debugging to find out where the delay was to know what I could do to
implementation 'com.google.android.material:material:1.5.0' added this already in Build.Gradle . . Code for implementing Bottom Navigation Bar: <?xml version
i got only one Typography element that uses a different font than the rest of the application , could someone advise what's the best way to get the font from go
I use the autocomplete field of material-ui (v5) and formik to generate my forms. On this form, I have some lists defined as constants. I use an api to get the
I am using a MUI TextField component with a select prop, and do not manage to position the options menu below the input field (the menu covers the input field w
I have created a search box using the auto complete API. But it is only searching based on the title field from options and not searching the inputs on other fi
We can globally customise the severity icons shown in the Alert component through the theme: MuiAlert: { defaultProps: { iconMapping: { info
I have a project and this project is in order to run a contracting and construction company, and I have a file, which is the information for each of the company
When I click on select, it select all rows in all pages of the table. Is there a way to only select rows of the current page of the material table? So for examp
I'm starting an open source project, a visual editor for React Material UI. This is the link to the project. Users will be able to drag and drop material compon
I'm using react material-ui (MUI) I want to show an error on some condition that will calculate on the backend. I used MUI-datepicker but I can't show error imp
I'm using React, typescript and Material UI. I've created a pretty common "Create user form" with basic inputs for username, name, email, ect. Added two buttons
We upgraded to MUI v5 and when we try to build the project we get the following error: Failed to minify the code from this file: ./node_modules/@mui/material/s
How can I change the background color of the Table Row, I tried using "BackgroundColor" but it didn't change How can i solve the problem? <TableRow styl
I am upgrading from v4 to v5 and having significant problems that are inconsistent. The <Button> component looks as it should on the Login page, but once