I would like to be able to send the name of a Blazor component to another component and have it render. Something like:
@page "/" @using MyProject.S