monks/border_image_outset
The border-image-outset CSS property sets the distance by which an element’s border image is set out from its border box.
The parts of the border image that are rendered outside the element’s border box with border-image-outset do not trigger overflow scrollbars and don’t capture mouse events.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of border-image-outset
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for border-image-outset
pub const revert_layer: #(String, String)