HTMLAllCollection
package js.html
Доступно в js
Переменные
read onlylength:Int
Методы
item(name:String):EitherType<Node, HTMLCollection>
item(index:Int):Node
namedItem(name:String):EitherType<Node, HTMLCollection>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/HTMLAllCollection.html