Skip to main content
Version: 1.x

onChange

onChange

onChange(value, action);

When evaluated, it will compare value to its previous value. If it has changed, action will be evaluated and its value will be returned.