Module style::values::computed::svg [] [src]

Computed types for SVG properties.

Type Definitions

NonNegativeSvgLengthOrPercentageOrNumber

A value of | | for stroke-width/stroke-dasharray. https://www.w3.org/TR/SVG11/painting.html#StrokeProperties

SVGLength

| | | context-value

SVGOpacity

| context-fill-opacity | context-stroke-opacity

SVGPaint

Computed SVG Paint value

SVGPaintKind

Computed SVG Paint Kind value

SVGStrokeDashArray

[ | | ]# | context-value

SVGWidth

An non-negative wrapper of SVGLength.

SvgLengthOrPercentageOrNumber

A value of | | for stroke-dashoffset. https://www.w3.org/TR/SVG11/painting.html#StrokeProperties