Passing a callback as a target #860
Closed
atomicpages
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey @atomicpages
How so? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Rather than have state-driven
steps
, it'd be cool to have thetarget
work with a callback. For ex:The expectation here is callback execution is synchronous. While not "the react way", it would go a long way in terms of usability. If this is something folks are interested in, I'd be happy to make a PR for this!
Beta Was this translation helpful? Give feedback.
All reactions