Defines a FontStyle component.
This component helps defining font CSS rules for a Text container component.
The Family
property displays available font families of the Application or Shared component through their installed Font components.
The precedence depends on the FontStyle components ordering.
Name | Description |
---|---|
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Family | Defines the font family. |
Is active | Defines whether the component is active. |
Selectors/Classes | Selectors/Classes |
Size | Defines the font size. |
Style | Defines the font style. |
Weight | Defines the selector(s) and or class(es) for which this font style applies. e.g.: ion-text |