Welcome All..

Interpolation

{{name}}

{{name == "BManisha" ? 'Hola' : 'Chao'}}

Directives

{{name}}

{{sampleHtml}} My Profile

Two-Way Binding

You chocen : {{choice}}

Conditions

This is True This is False
I'm here tooo

Loops

{{index}} - {{todo.id}} - {{todo.title}}

Styles

My Profile

This is in Red color

This is in {{myColor}}

This is a {{statustext}} Message

This is an example

This is an example