Skip to content

How to use multiple dynamic param, like /:page/:id. #571

Closed Answered by dpschen
kieranwv asked this question in Questions and Help
Discussion options

You must be logged in to vote

Your folder structure could for example be:

pages/
└── [page]/
    └── [id].vue

With dotNesting this should also work:

pages/
└── [page].[id].vue

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kieranwv
Comment options

Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #570 on January 13, 2025 08:27.