Skip to main content

dom_set_attribute

Function dom_set_attribute 

Source
pub fn dom_set_attribute(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>