Let's work on some data binding concepts.....
Hiii,I'm a specified template and styles are applied to me using Inline style sheets
{{name}};
{{name1}}
Event Binding Example
Two-way Binding Example
{{name2}}
Let's work on component communication.....
Parent To Child :
Child to Parent :
Message: {{ message1 }}
Child to Parent :
Message: {{message2}}