Skip to main content

parse_layout_min_height

Function parse_layout_min_height 

Source
pub fn parse_layout_min_height(
    input: &str,
) -> Result<LayoutMinHeight, LayoutMinHeightParseError<'_>>
Expand description

ยงErrors

Returns an error if input is not a valid CSS value for this property.