Function useBindingEffect

Calls the specified callback function any time any of the specified bindings are changed.

Most of the time you should use this hook rather than addChangeListener.