Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Introduction in getting started #37

Open
SCullman opened this issue Sep 10, 2019 · 1 comment
Open

Fix Introduction in getting started #37

SCullman opened this issue Sep 10, 2019 · 1 comment

Comments

@SCullman
Copy link
Contributor

To use Fable Reaction with Elmish you need to call the Program.withStream with your reactive query. The query function takes an IAsyncObservable<'msg> and returns a possibibly transformed IAsyncObservable<'msg>.

This doesn't fit to the following code example in Getting Started

@dbrattli
Copy link
Owner

Thanks. I will fix more of the docs later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants