export-size-svg - v0.0.5
Preparing search index...
SVGOptions
Interface SVGOptions
interface
SVGOptions
{
baselineSize
?:
number
;
cardWidth
?:
number
;
theme
?:
{
backgroundColor
?:
string
;
progressColor
?:
string
;
progressTrackColor
?:
string
;
textColor
?:
string
;
titleColor
?:
string
;
}
;
}
Index
Properties
baseline
Size?
card
Width?
theme?
Properties
Optional
baseline
Size
baselineSize
?:
number
The baseline size for comparison, defaults to the maximum export bundle size.
Optional
card
Width
cardWidth
?:
number
Optional
theme
theme
?:
{
backgroundColor
?:
string
;
progressColor
?:
string
;
progressTrackColor
?:
string
;
textColor
?:
string
;
titleColor
?:
string
;
}
Settings
Theme
OS
Light
Dark
On This Page
Properties
baseline
Size
card
Width
theme
export-size-svg - v0.0.5
Loading...
The baseline size for comparison, defaults to the maximum export bundle size.