Please see this fiddle:
I've successfully passed data to the child component through the use of the html name attribute in the parent component's template. How do I get the second component to update when the first component's 'active' scope value changes?