Variables
Const BLACK
BLACK: "900"
Const BOLD
BOLD: "bold"
Const EXTRA_BOLD
EXTRA_BOLD: "800"
Const EXTRA_LIGHT
EXTRA_LIGHT: "200"
Const LIGHT
LIGHT: "300"
Const MEDIUM
MEDIUM: "500"
Const NORMAL
NORMAL: "normal"
Const SEMI_BOLD
SEMI_BOLD: "600"
Const THIN
THIN: "100"
Functions
isValid
- isValid(value: any): boolean
-
Parameters
Returns boolean
parse
-
Parameters
Legend
- Module
- Object literal
- Variable
- Function
- Function with type parameter
- Index signature
- Type alias
- Enumeration
- Enumeration member
- Property
- Method
- Interface
- Interface with type parameter
- Constructor
- Property
- Method
- Index signature
- Class
- Class with type parameter
- Constructor
- Property
- Method
- Accessor
- Index signature
- Inherited constructor
- Inherited property
- Inherited method
- Inherited accessor
- Protected property
- Protected method
- Protected accessor
- Private property
- Private method
- Private accessor
- Static property
- Static method