Q5
Single choice
What is the effect of the following code snippet:
<s:TextInput id="tf1" text="@{tf2.text}"/>
<s:TextInput id="tf2"/>