-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
{children} function and menu #4004
Comments
Usually
props.children here will be string
|
Thanks for clarifying the confusion @pieh |
@pieh @KyleAMathews I'm wondering if https://www.gatsbyjs.org/docs/building-with-components/#layout-components would be a good spot to document this? I did a quick search for In regards to only finding the v0 to v1 migration article when searching for |
@fk I think only |
Good point 🤦♂️ 🙁 |
To be honest, I don't understand |
Hello,
This is a more general question. I am trying to figure out this code from the tutorial.
Is {children()} a native function to gatsby?
How is the {props.children} passed to ListLink function?
Is there a specific tutorial to read about it?
Thank you and sorry if I am abusing the forum for a general question
Greetings,
Giannis
The text was updated successfully, but these errors were encountered: