monks/border_bottom_left_radius
The border-bottom-left-radius CSS property rounds the bottom-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-bottom-left-radius
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for border-bottom-left-radius
pub const revert_layer: #(String, String)