Home »
MCQs »
KnockoutJS MCQs
Which of the following method of creating a template supports the control flow bindings such as foreach, with, and if?
48. Which of the following method of creating a template supports the control flow bindings such as foreach, with, and if?
- Native templating
- String-based templating
Answer: A) Native templating
Explanation:
Native templating of creating template supports the control flow bindings such as foreach, with, and if.