ReadonlysourceThe source bindable.
ReadonlysourceThe property name on the source side (for single source property).
ReadonlysourceThe property names on the source side (for multiple source properties).
ReadonlytargetThe target bindable.
ReadonlytargetThe property name on the target side (for single source property).
ReadonlytargetThe property names on the target side (for multiple source properties).
execute and return for avoiding mutation
The new property value. Provided if single source property.
The new property values. Provided if multiple source properties.
The old property value. Provided if single source property.
The old property values. Provided if multiple source properties.
Wraps a promise to signal that it should be handled as plain value.
a promise.
a wrapper for the promise.
The current property value on the target side. Provided if single source property.
The current property values on the target side. Provided if multiple source properties.
The Context is available in conversion functions.