Documentation

class Bindingproperty

bind

Creates a new binding to observe the specified property from any (currently bound) object.

get bind(): Binding.BindProperty<T>;

Related