Find out more

Knockout.js

What is observable in KnockoutJS?

Observable is a feature that allows you to track changes to your data and automatically update the UI. It is a special type of JavaScript object that notifies the UI when its value changes.

Upload file