Closed
Description
#46704 describes the general approaches.
The work in this issue covers creating a handler that can be passed in to the HtmlRenderer we plan to provide inside Microsoft.AspNetCore.Components.Web
and registering it in DI to handle webassembly components.
We also need to register the Blazor Webassembly endpoints on to the page inside the ComponentEndpointsDataSource