monks/r
The r CSS property defines the radius of a circle. It can only be used with the SVG {{SVGElement(“circle”)}} element. If present, it overrides the circle’s {{SVGAttr(“r”)}} attribute.
The
rproperty only applies to {{SVGElement(“circle”)}} elements nested in an {{SVGElement(“svg”)}}. It doesn’t apply to other SVG elements or HTML elements or pseudo-elements.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
- : Absolute or relative lengths can be expressed in any unit allowed by the CSS {{cssxref(“<length>”)}} data type. Negative values are invalid.
pub const revert_layer: #(String, String)