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

feat: add scheduler option to autorun and reaction #977

Open
amondnet opened this issue Dec 27, 2023 · 1 comment
Open

feat: add scheduler option to autorun and reaction #977

amondnet opened this issue Dec 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@amondnet
Copy link
Collaborator

amondnet commented Dec 27, 2023

https://mobx.js.org/reactions.html#scheduler-autorun-reaction

Set a custom scheduler to determine how re-running the autorun function should be scheduled. It takes a function that should be invoked at some point in the future

@amondnet amondnet self-assigned this Dec 27, 2023
@FaisalMnib
Copy link

There should be some description

@amondnet amondnet added the enhancement New feature or request label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants