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