0

We get observable as a return type with http.get request. UI elements can be binded with this observable collection. In my case I am not sending any http request. There is a predefined JSON in my js file and I want bind it on the UI.

I used JSON.parse to get the JSON object from JSON string. I get the JSON object. Can anybody tell how to convert this JSON object into observable collection which can be binded with UI.

Aleksey Solovey
  • 4,153
  • 3
  • 15
  • 34
Annu Mittal
  • 188
  • 3
  • 10

0 Answers0