Function pinwheel::elements::html::picture[][src]

pub fn picture() -> PictureElement
Expand description

The HTML <picture> element contains zero or more source elements and one img element to offer alternative versions of an image for different display/device scenarios.