Skip to main content

dom_table_create_thead

Function dom_table_create_thead 

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