SVGOptions
SVGOptions =
object
Defined in: src/gradient/typedefs.ts:84
Properties
Section titled “Properties”height
Section titled “height”height:
number
Defined in: src/gradient/typedefs.ts:100
height part of the svg tag if viewBox is not specified
opacity
Section titled “opacity”opacity:
string|null
Defined in: src/gradient/typedefs.ts:102
viewBoxHeight
Section titled “viewBoxHeight”viewBoxHeight:
number
Defined in: src/gradient/typedefs.ts:92
height part of the viewBox attribute on svg
viewBoxWidth
Section titled “viewBoxWidth”viewBoxWidth:
number
Defined in: src/gradient/typedefs.ts:88
width part of the viewBox attribute on svg
width:
number
Defined in: src/gradient/typedefs.ts:96
width part of the svg tag if viewBox is not specified