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

Ability to set handler on individual Tabs.Panel #17

Open
Edmondton opened this issue Feb 9, 2015 · 4 comments
Open

Ability to set handler on individual Tabs.Panel #17

Edmondton opened this issue Feb 9, 2015 · 4 comments

Comments

@Edmondton
Copy link

For example:

<Tabs>
    <Tabs.Panel title='A' onChange={this.panelAChanged}>
    </Tabs.Panel>
</Tabs>

@longlho
Copy link
Contributor

longlho commented Mar 29, 2015

what would be classified as an onChange?

@pedronauck
Copy link
Owner

I think that he wants to create a specific event for each tab when it changes. Right @Edmondton ?

@Edmondton
Copy link
Author

That is correct

Thanks Edmond

On Mar 29, 2015, at 7:29 PM, Pedro Nauck [email protected] wrote:

I think that he wants to create a specific event for each tab when it changes. Right @Edmondton ?


Reply to this email directly or view it on GitHub.

@Edmondton
Copy link
Author

any updates @pedronauck

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

3 participants