Window.children¶
Object children
Description¶
The collection of UI elements that have been added to this container.
An array indexed by number or by a string containing an element’s name. The length property of this array is the number of child elements for container elements, and is zero for controls.