Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created November 19, 2012 17:42
Show Gist options
  • Save mlynch/4112203 to your computer and use it in GitHub Desktop.
Save mlynch/4112203 to your computer and use it in GitHub Desktop.
for(var i = 0; i < component.children.length; i++) {
var child = component.children[i];
//
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment