Skip to content

Bindable

A bindable type can take the followings forms as long as they are resolved to the (primitive) type in run-time.

Any following options needs to be fulfilled.

Option 1

Object binding e.g. {MyProperty}

string

Option 2

A .global file that contains the definition of a global constant.

Option 3

Rules are JavaScript modules that can be used to add application functionality using ES5 or ES6 syntax.

Option 4

Target paths are strings interpreted at runtime and comprise segments to be resolved one after another, with the result of one being used for the evaluation of the next.