Introduce package for rendering Blazor components with custom HTML elements #42329
Labels
api-approved
API was approved in API review, it can be implemented
area-blazor
Includes: Blazor, Razor Components
Milestone
Background and Motivation
We currently have an experimental support package Microsoft.AspNetCore.Components.CustomElements that enables rendering Blazor components using custom HTML elements. This makes it easier to utilize Blazor in projects built on other web frameworks. Since this is a scenario we strongly care about, we'd like to productize this feature as an officially supported package (see #38447).
Proposed API
Usage Example
The text was updated successfully, but these errors were encountered: