monks/stroke_width
The stroke-width CSS property defines the width of a stroke applied to the SVG shape. If present, it overrides the element’s {{SVGAttr(“stroke-width”)}} attribute.
This property applies to any SVG shape or text-content element (see {{SVGAttr(“stroke-width”)}} for a full list), but as an inherited property, it may be applied to elements such as {{SVGElement(“g”)}} and still have the intended effect on descendant elements’ strokes. If the value evaluates to zero, the stroke is not drawn.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of stroke-width
pub const revert_layer: #(String, String)