Skip to main content

html_collection_item

Function html_collection_item 

Source
pub fn html_collection_item(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

HTMLCollection.prototype.item(index)(DOM Standard §4.2.1)。