Q. Which binding syntax is used for property binding?

  • (A) [property]
  • (B) (event)
  • (C) {{expression}}
  • (D) #variable
πŸ’¬ Discuss
βœ… Correct Answer: (A) [property]
Explanation: `[property]` is used for binding a DOM property to a component property.
Explanation by: Mr. Dubey
`[property]` is used for binding a DOM property to a component property.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
63
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate