The Typography component is used by Material-UI to render text on the screen. You can use Typography on its own, but it is also used internally by other Material-UI components that render text. Instead of using other HTML elements to render your text, using Typography components allows Material-UI to handle the application of theme styles using consistent font types, and also handle font behavior in a uniform way.




















































