Render a server component into the page #46353
Labels
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-full-stack-web-ui
Full stack web UI with Blazor
Priority:1
Work that is critical for the release, but we could probably ship without
Milestone
#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 server components.We also need to register the Blazor Server endpoints on to the page inside the ComponentEndpointsDataSource
The text was updated successfully, but these errors were encountered: