A property binding exists between two properties ‘a’ and ‘b’, written as ‘a: b’ such that the value of ‘a’ updates whenever ‘b’ updates. Typical use-cases are: controlling element ...

Read More »