Skip to content

SVGOptions

SVGOptions = object

Defined in: src/gradient/typedefs.ts:85

height: number

Defined in: src/gradient/typedefs.ts:101

height part of the svg tag if viewBox is not specified


opacity: string | null

Defined in: src/gradient/typedefs.ts:103


viewBoxHeight: number

Defined in: src/gradient/typedefs.ts:93

height part of the viewBox attribute on svg


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