W3cubDocs

/Haxe JavaScript

HTMLFormControlsCollection

package js.html

extends HTMLCollection

@:native("HTMLFormControlsCollection") Available on js

The HTMLFormControlsCollection interface represents a collection of HTML form control elements. It replaces one method of HTMLCollection.

Documentation HTMLFormControlsCollection by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/HTMLFormControlsCollection.html