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

on reactLink, checkedLink #2176

Closed
aeosynth opened this issue Sep 11, 2014 · 2 comments
Closed

on reactLink, checkedLink #2176

aeosynth opened this issue Sep 11, 2014 · 2 comments

Comments

@aeosynth
Copy link

reactLink and checkedLink are supported in the default react.js file, but are meant for the LinkedStateMixin of the react-with-addons.js file. Can support for these attributes be moved to the addon? I ask this with the goal of allowing any addon to provide a linking attribute, which I'm not sure is possible currently.

edit: reworded last sentence

@syranide
Copy link
Contributor

That's what ReactLink is for, in-fact you don't even need to use ReactLink as it's just an unhelpful helper IMHO. The API is simply {value: ..., requestChange: function(v) { ... }}.

@syranide
Copy link
Contributor

Closing as wonfix as I don't think there's anything actionable here, feel free to object.

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

No branches or pull requests

2 participants