Skip to content

Interface

The style of the a typography variant.

Inheritance: TypographyStyleOmit<CSSProperties"@font-face">

Properties

PropertyTypeNotes
fontFamilystring

The font family for the typography variant.

fontSizestring | number

The font size for the typography variant.

fontStylestring

The font style for the typography variant.

fontWeightstring | number

The font weight for the typography variant.

lineHeightstring | number

The line height for the typography variant.

fontFamily

optional
Interface Property
fontFamily: string

The font family for the typography variant.

fontSize

optional
Interface Property
fontSize: string | number

The font size for the typography variant.

fontStyle

optional
Interface Property
fontStyle: string

The font style for the typography variant.

fontWeight

optional
Interface Property
fontWeight: string | number

The font weight for the typography variant.

lineHeight

optional
Interface Property
lineHeight: string | number

The line height for the typography variant.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.