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

Passing data to child components in ASP.NET Core + React #13603

Closed
cryy opened this issue Sep 9, 2018 · 0 comments
Closed

Passing data to child components in ASP.NET Core + React #13603

cryy opened this issue Sep 9, 2018 · 0 comments

Comments

@cryy
Copy link

cryy commented Sep 9, 2018

I don't know if I'm supposed to ask this somewhere else;

I have an ASP.NET Core application with React. I want to fetch data, let's say from the boot.tsx file or the Layout.tsx file (referring to files that come by default when you create an ASP.NET Core + React app in VS 2017) and then pass that data to other child components. How would I do that?

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

No branches or pull requests

1 participant