We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Allow simple console data binding.
<div data-bind="console: myProperty"></div>
will output in console
myPropertyValue myNewPropertyValue myNewNewPropertyValue ...
Value to output to console.
There was an error while loading. Please reload this page.