@fishjam-cloud/js-server-sdk - v0.29.0
Preparing search index...
TextWeight
Variable TextWeight
Const
TextWeight
:
{
Black
:
"black"
;
Bold
:
"bold"
;
ExtraBold
:
"extra_bold"
;
ExtraLight
:
"extra_light"
;
Light
:
"light"
;
Medium
:
"medium"
;
Normal
:
"normal"
;
SemiBold
:
"semi_bold"
;
Thin
:
"thin"
;
}
Font weight, based on the
OpenType specification
.
Type declaration
Readonly
Black
:
"black"
Readonly
Bold
:
"bold"
Readonly
ExtraBold
:
"extra_bold"
Readonly
ExtraLight
:
"extra_light"
Readonly
Light
:
"light"
Readonly
Medium
:
"medium"
Readonly
Normal
:
"normal"
Readonly
SemiBold
:
"semi_bold"
Readonly
Thin
:
"thin"
Export
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@fishjam-cloud/js-server-sdk - v0.29.0
Loading...
Font weight, based on the OpenType specification.