Function silkenweb::elements::html::param

source ·
pub fn param<D: Dom>() -> Param<D>
Expand description

Construct the HTML param element

The HTML <param> element defines parameters for an <object> element.