Oct 15, 2022
In this tutorial, I have discussed how you can add a custom font and override the React Material UI font.
Oct 15, 2022
A practical guide on how to create a custom ThemeProvider component to switch between light mode and dark mode theme in React material UI
Oct 15, 2022
You will learn to apply React material ui useMediaQuery() hook to detect dark mode theme
Oct 15, 2022
Learn to create a customize theme in React Material UI
Oct 15, 2022
Learn to get the React Material UI theme object in function components using the useTheme hook
Oct 11, 2022
Learn to hide the clear button of Mui Autocomplete
Nov 3, 2021
Learn to set a different text color to the Typography component in React Material UI
Nov 2, 2021
Learn to create and use your own typography custom variants in your React Material UI
Jun 14, 2021
Learn to import and use material-ui icons in React components
Jun 8, 2021
Learn to add multiple class names in React Material UI using clsx library
Nov 29, 2020
Learn how to pass a component props to the makeStyles API in React Material UI that dynamically change the style property
Nov 7, 2020
Learn to change the font-weight of the React Material UI Typography component to bold
Nov 2, 2020
Learn to change the font family of React Material UI Typography