Any example/support for onclick for tab #1250
-
Hi, we have a requirement of fetching some data on a page with multiple tabs. It's not final yet but just wanted to check if there's a way to trigger certain actions on select/click of a tab. The useState example is something I was looking for. But, are there any plans to provide onClick/ onSelect hook ? Please suggest if there's an example with current props. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @jaymehta1986, thanks for pointing this out. We're going to discuss this internally and get back to you. Adding an onClick to your tabs should work, but currently our typing is too strict to allow it. The plan is to change that. Stay tuned! |
Beta Was this translation helpful? Give feedback.
-
Hi @jaymehta1986, I just merged the fix: #1260 |
Beta Was this translation helpful? Give feedback.
Hi @jaymehta1986, I just merged the fix: #1260
This error should no longer appear in the next release.