Function moxie_dom::elements::embedding::param [−][src]
pub fn param() -> ParamBuilder
Expand description
The HTML <param>
element defines parameters for an <object>
element.
A function for creating a builder which will accept attributes and produce the element.