API Reference

class HTMLAllCollection

package js.html


Available on HTML5

Variables

read onlylength:Int

Methods

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

item (index:Int):Node

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

© 2017  http://www.openfl.org