Function moxie_dom::elements::embedding::source   [−][src]
pub fn source() -> SourceBuilderExpand description
The HTML <source> element specifies multiple media resources for the
<picture>, the <audio> element, or the <video> element.
A function for creating a builder which will accept attributes and produce the element.