Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Question: Just wondering how do you pass parameter from mvc to razor component? #1

Open
rynsantos opened this issue Mar 14, 2019 · 1 comment

Comments

@rynsantos
Copy link

No description provided.

@LorenDorez
Copy link
Owner

@rynsantos,

This will be my next project tackling. But since the base framework isn't ready for this type of interaction from MVC <> RC it will be more of a workaround.

Instead of parameters being set via normal property tag you would need to do something like use localstorage on the client side in MVC and then wire up some check in RC to check local storage and if found set the parameters that way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants