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

How tab node is passed into child component ? #29

Open
jing-li-ux opened this issue Aug 9, 2018 · 2 comments
Open

How tab node is passed into child component ? #29

jing-li-ux opened this issue Aug 9, 2018 · 2 comments

Comments

@jing-li-ux
Copy link

Hi,

I see there are several tab events that component could listen to, but may I know how to pass tab node into the child component? Thanks.

@nealus
Copy link
Collaborator

nealus commented Aug 9, 2018

Hi Jing,
In the factory that creates the child components you have access to the node, so you can pass the node as a property to the component.

@jing-li-ux
Copy link
Author

Excellent! Thanks!

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