







![]() ![]() |
.NET Framework Class Library |
BehaviorSubject Constructor (Object) |
BehaviorSubject Class See Also Send Feedback |
Creates a behavior subject.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.BehaviorSubject = function(value); |
Parameters
- value
- Type: System..::.Object