Enquire Now

Tags: ko.observablearray

An observableArray is a knockout.js construct similar to a regular array in JavaScript, except that it allows for observing changes to the collection (e.g. adding and removing items).

0 Questions