[][src]Function elvis_web::img

pub fn img(src: Option<String>, child: Option<Widget>) -> Widget

If you don't want Image playing in background anonymously, just remove the child field.

Note: It's important to wrap a container outsize the Image