πŸ“Š Angular
Q. Which method is used to get the current value of a FormControl?
  • (A) value
  • (B) getValue()
  • (C) currentValue()
  • (D) get()
πŸ’¬ Discuss
βœ… Correct Answer: (A) value

Explanation: The `value` property holds the current form control value.

Explanation by: Mr. Dubey
The `value` property holds the current form control value.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
61
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate