In a web application we are building we have a dashboard like functionality. To build this in a clean way, we wanted to create multiple viewmodels in one page.
I found the following jsFiddle demonstrating how to get this working using Knockout:
In a web application we are building we have a dashboard like functionality. To build this in a clean way, we wanted to create multiple viewmodels in one page.
I found the following jsFiddle demonstrating how to get this working using Knockout: