Interface

BindProps

BindProps

Properties:
Name Type Attributes Description
target object <optional>
the target of the binding
property string <optional>
the property of the current binding to use
onChange ChangeEvent <optional>
called when any child of the binding changes
children function | Array <optional>
the children of this binding

View Source observable-state.js, line 638