Skip to main content

img

Function img 

Source
pub fn img<'a>(
    source: RUMString,
    width: usize,
    height: usize,
    alt: RUMString,
    css_class: RUMString,
) -> ComponentResult<Img>