@liquid-js/qr-code-styling
Preparing search index...
plugins/border
TextConfig
Interface TextConfig
interface
TextConfig
{
font
?:
string
;
color
?:
string
;
size
?:
number
;
fontWeight
?:
number
|
"lighter"
|
"normal"
|
"bold"
|
"bolder"
;
fontStyle
?:
"normal"
|
"italic"
|
"oblique"
;
}
Index
Properties
font?
color?
size?
font
Weight?
font
Style?
Properties
Optional
font
font
?:
string
Optional
color
color
?:
string
Optional
size
size
?:
number
Optional
font
Weight
fontWeight
?:
number
|
"lighter"
|
"normal"
|
"bold"
|
"bolder"
Optional
font
Style
fontStyle
?:
"normal"
|
"italic"
|
"oblique"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
font
color
size
font
Weight
font
Style
@liquid-js/qr-code-styling
Loading...