Interface
The typography variables for the jimu-theme.
Properties
| Property | Type | Notes |
|---|---|---|
fontFamilyinherited | FontFamily | The font family to be used, e.g. 'Avenir Next', 'Arial', etc. |
fontSizeinherited | number | The base font size in pixels. |
fontWeightBoldinherited | FontWeight | The bold font weight value, typically 700. |
fontWeightLightinherited | FontWeight | The light font weight value, typically 300. |
fontWeightMediuminherited | FontWeight | The medium font weight value, typically 500. |
fontWeightRegularinherited | FontWeight | The regular font weight value, typically 400. |
fontWeightSemiBoldinherited | FontWeight | The semi-bold font weight value, typically 600. |