Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
KnockoutBindingContext
Interface KnockoutBindingContext
Index
Properties
$data
$index
$parent
$parentContext
$parents
$root
Methods
createChildContext
extend
Properties
public
$data
:
any
optional
public
$index
?:
number
public
$parent
:
any
optional
public
$parentContext
?:
KnockoutBindingContext
public
$parents
:
Array<any>
public
$root
:
any
Methods
public
createChildContext
(
dataItemOrAccessor
:
any
, dataItemAlias
?:
any
, extendCallback
?:
Function
)
:
any
Parameters
dataItemOrAccessor:
any
dataItemAlias?:
any
optional
extendCallback?:
Function
optional
Returns
any
public
extend
(
properties
:
any
)
:
any
Parameters
properties:
any
Returns
any
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
knockout
rx