Skip to content

SVGOptions

SVGOptions = object

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

height: number

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

height part of the svg tag if viewBox is not specified


opacity: string | null

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


viewBoxHeight: number

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

height part of the viewBox attribute on svg


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