Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Connect with options parameter #33

Closed
irisSchaffer opened this issue Apr 19, 2016 · 2 comments
Closed

Connect with options parameter #33

irisSchaffer opened this issue Apr 19, 2016 · 2 comments
Milestone

Comments

@irisSchaffer
Copy link

connect usually has a fourth parameter with options, one of which being withRef, which allows to access the wrapped component and thus methods on it.
I find myself in need of accessing a component's methods, but as I wrapped it with UI state, I can't figure out a way of doing so.

From my perspective, I would expect to be able to pass in another parameter to ui() with options passed on to the connect call. What do you think?

@tonyhb
Copy link
Owner

tonyhb commented May 3, 2016

@irisSchaffer +1 on being able to pass options into the connect call. I'll add this to the roadmap for 0.0.15 — now work has calmed down we should hit this by tomorrow.

Thanks for the feature request!

@tonyhb tonyhb added this to the 0.0.15 milestone May 3, 2016
@tonyhb tonyhb closed this as completed in #38 May 3, 2016
@tonyhb
Copy link
Owner

tonyhb commented May 3, 2016

Fixed in #38 — the milestone has one more remaining feature before being released

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

No branches or pull requests

2 participants