Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
KnockoutSubscribableFunctions
Interface KnockoutSubscribableFunctions
Hierarchy
KnockoutSubscribableFunctions
KnockoutSubscribable
KnockoutSubscribable
Index
Methods
notifySubscribers
toObservable
Methods
public
notifySubscribers
(
valueToWrite
?:
T in KnockoutSubscribableFunctions<T>
, event
?:
string
)
Parameters
valueToWrite?:
T in KnockoutSubscribableFunctions<T>
optional
event?:
string
optional
public
toObservable
(
event
?:
string
)
:
Observable
Parameters
event?:
string
optional
Returns
Observable
public
toObservable
(
event
:
string
)
:
Observable
Parameters
event:
string
Returns
Observable
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
knockout
rx