monks/contain_intrinsic_size
The contain-intrinsic-size CSS shorthand property sets the size of an element that a browser will use for layout when the element is subject to size containment.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of contain-intrinsic-size
pub const none: #(String, String)
- : The element has no intrinsic size in the given dimension(s).
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for contain-intrinsic-size
pub const revert_layer: #(String, String)