API Documentation

class HTMLAllCollection

package js.html

Variables

read onlylength:Int

Methods

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

item (index:Int):Node

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

© 2018