Variables

read onlylength:Int

Methods

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

item(index:Int):Node

namedItem(name:String):EitherType<Node, HTMLCollection>