pub struct HtmlSourceElement { /* private fields */ }
Expand description
The HtmlSourceElement
class.
This API requires the following crate features to be activated: HtmlSourceElement
Implementations§
Source§impl HtmlSourceElement
impl HtmlSourceElement
Source§impl HtmlSourceElement
impl HtmlSourceElement
Source§impl HtmlSourceElement
impl HtmlSourceElement
Source§impl HtmlSourceElement
impl HtmlSourceElement
Source§impl HtmlSourceElement
impl HtmlSourceElement
Source§impl HtmlSourceElement
impl HtmlSourceElement
Sourcepub fn set_srcset(&self, value: &str)
pub fn set_srcset(&self, value: &str)
Setter for the srcset
field of this object.
This API requires the following crate features to be activated: HtmlSourceElement