Weights & Styles
Applies to: Button, DatePicker, Editor, Entry, Label, Picker, SearchBar, TimePicker, Span
The following two weights are available as utility classes.
Bold
Use the .font-weight-bold
utility class to bold text.
Italic
Use the .font-italic
utility class to make the text italic.
Underline
Use the .text-underline
utility class to underline text.
Strikethrough
Use the .text-strikethrough
utility class to place a line through your text.
Last updated