Rx.Notification.prototype.value
Gets the value from the OnNext notification.
Returns
(Any): The value from the OnNext notification.
Example
Location
- rx.js
Rx.Notification.prototype.value
Gets the value from the OnNext notification.
(Any): The value from the OnNext notification.