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

Can I change state of component by selector? #212

Open
andrei0807 opened this issue Jul 9, 2021 · 2 comments
Open

Can I change state of component by selector? #212

andrei0807 opened this issue Jul 9, 2021 · 2 comments

Comments

@andrei0807
Copy link

I want to change state of component by this select.
I found component and I know how to change props.
and I got state by getCurrentState. but I don't know how to change state value.
Please help me.

@abhinaba-ghosh
Copy link
Owner

Hi @andrei0807 thanks for bringing this up. can you let me know how you are changing/altering the props? I can try replicating the same with state.

@andrei0807
Copy link
Author

Thanks for your response.
image
image
I found like component.
I am going to change tabIndex status.
How can I do it?

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