Q. Which binding syntax is used for property binding?
β
Correct Answer: (A)
[property]
Explanation: `[property]` is used for binding a DOM property to a component property.