Family Tree - ShMcK/ng2Challenges GitHub Wiki
Communicate between components on a click. Categorize the hierarchical relationship by color:
@Ancestor - orange
@Parent - green
Selected - blue
@Children - indigo
@Descendant - purple
Demo (CSS only)
- Angular2 code documentation on Injector Annotations
- Be the first to make a suggestion.