Component Directive in Angular

In Angular, "everything is a component". In fact Angular application is a hierarchy of component tree.

Component hierchy

The above diagram is representation of a small application where App is the root component and dashbord and list component are it's child. List component inherit Detail component and Star component is child component for List and Detail Component.

results matching ""

    No results matching ""