react-observable

type ReactObservableComponent = (props: mixed) => Observable<ReactElement>


Keywords
react, reactjs, observable, rx
License
MIT
Install
npm install react-observable@1.1.3

Documentation

react-observable

type ReactObservableComponent = (props: mixed) => Observable