monks/border_top_left_radius
The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of border-top-left-radius
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for border-top-left-radius
pub const revert_layer: #(String, String)