Created
May 2, 2018 11:01
-
-
Save AndreaRivadossi/ff2410a74f55994647ceb858d9811f45 to your computer and use it in GitHub Desktop.
Simple way to debug viewmodel data bind with knockout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre data-bind="text: ko.toJSON($data, null, 2)"></pre> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment