cf2:BindObservableProperties

Purpose

Binds two observable properties together.

Note:

It is the page author's responsibility to ensure that the properties support the same range of values, and that the bound property (or both if binding is bi-directional) is writable.

Exported Features

cf2:BindObservableProperties

Imported Features

cf2:ObservablePropertySet, cf2:js.Function#Prefix

Markup

This component is provided by the cf2:bind element.

Related topics