Function silkenweb::elements::picture[][src]

pub fn picture() -> PictureBuilder

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