SVGOptions
SVGOptions =
object
Defined in: src/gradient/typedefs.ts:85
Properties
Section titled “Properties”height
Section titled “height”height:
number
Defined in: src/gradient/typedefs.ts:101
height part of the svg tag if viewBox is not specified
opacity
Section titled “opacity”opacity:
string
|null
Defined in: src/gradient/typedefs.ts:103
viewBoxHeight
Section titled “viewBoxHeight”viewBoxHeight:
number
Defined in: src/gradient/typedefs.ts:93
height part of the viewBox attribute on svg
viewBoxWidth
Section titled “viewBoxWidth”viewBoxWidth:
number
Defined in: src/gradient/typedefs.ts:89
width part of the viewBox attribute on svg
width:
number
Defined in: src/gradient/typedefs.ts:97
width part of the svg tag if viewBox is not specified