- Typography(props): ReactNode
Returns ReactNode
Properties
Readonly
$$typeof
$$typeof: symbol
Optional
defaultProps
defaultProps?: Partial<Omit<TypographyProps, "ref"> & RefAttributes<HTMLElement>> Optional
displayName
displayName?: string
Optional
propTypes
propTypes?: WeakValidationMap<Omit<TypographyProps, "ref"> & RefAttributes<HTMLElement>>
Accessibility
component
prop:<Typography variant="h3" component="h2">
.