Module svg

Source
Expand description

CSS properties used in SVG.

Enumsยง

ColorInterpolation
A value for the color-interpolation property.
ColorRendering
A value for the color-rendering property.
ImageRendering
A value for the image-rendering property.
Marker
A value for the marker properties.
SVGPaint
An SVG <paint> value used in the fill and stroke properties.
SVGPaintFallback
A fallback for an SVG paint in case a paint server url() cannot be resolved.
ShapeRendering
A value for the shape-rendering property.
StrokeDasharray
A value for the stroke-dasharray property.
StrokeLinecap
A value for the stroke-linecap property.
StrokeLinejoin
A value for the stroke-linejoin property.
TextRendering
A value for the text-rendering property.