Home »
MCQs »
KnockoutJS MCQs
In the current condition, which of the following binding context type, contains raw ViewModel value?
42. In the current condition, which of the following binding context type, contains raw ViewModel value?
- $data
- $index
- $parent
- $rawdata
- $raw
Answer: D) $rawdata
Explanation:
In the current condition, $rawdata context contains raw ViewModel value.