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

docs: improvement in nuxtPages documentation when passing parameters to child pages #26805

Merged
merged 3 commits into from Apr 17, 2024

Conversation

edwinfadul
Copy link
Contributor

@edwinfadul edwinfadul commented Apr 16, 2024

Improvement in nuxtPages documentation when passing parameters to child pages

📚 Description

This pull request aims to improve the documentation related to passing parameters to child pages in the nuxtPages module.

Changes Made:

  • Updated the documentation to provide clearer instructions and examples on how to pass parameters to child pages using the nuxtPages module.
  • Added more detailed explanations on the syntax and usage of parameters in the context of child pages.
  • Included examples demonstrating various scenarios of passing parameters to child pages, such as passing static values, dynamic values, and query parameters.
  • Clarified any ambiguities or potential points of confusion in the previous documentation.

Why is this change required?

The current documentation for passing parameters to child pages in the nuxtPages module lacks clarity and depth, which can lead to confusion and difficulty for users trying to utilize this feature. By improving the documentation, we aim to provide users with a better understanding of how to effectively pass parameters to child pages, thereby enhancing their experience with the nuxtPages module.

…ild pages

Improvement in nuxtPages documentation when passing parameters to child pages
Copy link

stackblitz bot commented Apr 16, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the 3.x label Apr 16, 2024
@edwinfadul edwinfadul changed the title Improvement in nuxtPages documentation when passing parameters to ch… docs: Improvement in nuxtPages documentation when passing parameters to ch… Apr 16, 2024
@edwinfadul edwinfadul changed the title docs: Improvement in nuxtPages documentation when passing parameters to ch… docs: improvement in nuxtPages documentation when passing parameters to ch… Apr 16, 2024
@edwinfadul edwinfadul changed the title docs: improvement in nuxtPages documentation when passing parameters to ch… docs: Improvement in nuxtPages documentation when passing parameters to child pages Apr 16, 2024
@edwinfadul edwinfadul changed the title docs: Improvement in nuxtPages documentation when passing parameters to child pages docs: improvement in nuxtPages documentation when passing parameters to child pages Apr 16, 2024
@edwinfadul
Copy link
Contributor Author

@antfu

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@danielroe danielroe merged commit 8feb5fe into nuxt:main Apr 17, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Apr 17, 2024
danielroe pushed a commit to ivan-kalachikov/nuxt that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants