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