Font

23 Sep 20251 minute to read

Configures the fonts in progressbar

Properties

color string

Color for the text.

Defaults to ’’

fontFamily string

FontFamily for the text.

fontStyle string

FontStyle for the text.

Defaults to ‘Normal’

fontWeight string

FontWeight for the text.

Defaults to ‘Normal’

opacity number

Opacity for the text.

Defaults to null

size string

Font size for the text.

Defaults to ‘16px’

text string

label text

Defaults to ’’

textAlignment TextAlignmentType

text alignment for label

Defaults to Far