Docs (4.0.0)
class Binding method

debug

Adds a filter, to emit an event whenever the bound value changes.

debug(): this

Notes

Return value

The binding itself, with debug events enabled

Related