Namespaces
Enumerations
Classes
Interfaces
BLACK: "900"
BOLD: "bold"
EXTRA_BOLD: "800"
EXTRA_LIGHT: "200"
LIGHT: "300"
MEDIUM: "500"
NORMAL: "normal"
SEMI_BOLD: "600"
THIN: "100"
isValid(value: any): boolean
value
any
parse(value: string): FontWeightType
string