monks/cy
The cy CSS property defines the y-axis center point of an SVG {{SVGElement(“circle”)}} or {{SVGElement(“ellipse”)}} elements. If present, it overrides the element’s {{SVGAttr(“cy”)}} attribute.
While the SVG {{SVGElement(“radialGradient”)}} element supports the {{SVGAttr(“cy”)}} attribute, the
cyproperty only applies to {{SVGElement(“circle”)}} and {{SVGElement(“ellipse”)}} elements nested in an {{SVGElement(“svg”)}}. This attribute does not apply to<radialGradient>or other SVG elements nor to HTML elements or pseudo-elements.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
- : As an absolute or relative length, it can be expressed in any unit allowed by the CSS {{cssxref(“<length>”)}} data type. Negative values are invalid.
pub const revert_layer: #(String, String)