HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

spreadMethod

linearGradient

Description

The spreadMethod attribute for SVG specifies what happens if the gradient starts or ends inside the bounds of the target.

Syntax

Value

pad | reflect | repeat

Default

pad

Examples

pad

reflect

repeat

radialGradient

Description

The spreadMethod attribute for SVG specifies what happens if the gradient starts or ends inside the bounds of the target.

Syntax

Value

pad | reflect | repeat

Default

pad

Examples

pad

reflect

repeat