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: Added example for passing custom props #1375

Closed
wants to merge 1 commit into from

Conversation

MilosPaunovic
Copy link

An example for passing custom props to <router-view> component.

Closes #1361

An example for passing custom props to `<router-view>` component.

Closes vuejs#1361
@netlify
Copy link

netlify bot commented Apr 19, 2022

Deploy Preview for vue-router ready!

Name Link
🔨 Latest commit 9e9f345
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/625eac5ee542850008141623
😎 Deploy Preview https://deploy-preview-1375--vue-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@posva posva changed the title fix(docs): Added example for passing custom props docs: Added example for passing custom props Apr 20, 2022
@posva posva added the docs Concerns the documentation content or the documentation website label Apr 20, 2022
@posva posva closed this in 5ad4864 Apr 20, 2022
@posva
Copy link
Member

posva commented Apr 20, 2022

Thanks, I ended up writing something quite different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Concerns the documentation content or the documentation website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to pass props to an component rendering via RouterView?
2 participants