default
Default value, used when the bound value itself is undefined.
readonly default?: any;
Related
type Binding.Options static
Options that can be passed to the Binding constructor.
Default value, used when the bound value itself is undefined.
readonly default?: any;