item

fun item(index: Int): T?(source)

Returns a node from a NodeList by index.

MDN Reference