class js.html.HTMLAllCollection

Available on all platforms

Instance Fields

function item(name:String):EitherType<Node, HTMLCollection>

function item(index:Int):Node