Hello,
Through the official documentation, you could see that query parameters are only passed to the destination page:
One or more query parameters. Query parameters are parameters that can be passed to the destination page while navigating.
However, through your description, your requirements should be closer to how to use the value of mode as a global variable that can be accessed within the shell.
I was wondering how would I set the Mode Parameter to Edit and be able to see the Mode property in all of my views in the Shell? Thanks !!!
With this description, you could store Mode and Edit as Key/Value in Preferences so that you can get its value at any time.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.