Useful for rendering any form of text.
children
ReactNodeThe content of the text
variant
stringDetermines the styling of the text
Sometimes you want the styling of an h1, but you want to render it as a p or span. You can do this by passing the as prop.