Multiple small Blazor components on same page? #55108
Unanswered
websitewill
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to build multiple Blazor components and use them on the same page?
Example, in an MVP multi-page app, say you want to see Home/Index and that Index.cshtml wanted to show multiple independent Blazor components (maybe a calendar in 1 section and a in another) - where each of the Blazor components were housed in separate BlazorWebAssembly projects?
Is this even possible (or should it be)?
Beta Was this translation helpful? Give feedback.
All reactions