Start interactive components that were added dynamically #48763
Labels
area-blazor
Includes: Blazor, Razor Components
feature-full-stack-web-ui
Full stack web UI with Blazor
Milestone
We add static content dynamically in the following cases:
In each such case, the newly introduced static content may include markers for interactive components. We need the components to turn on (and if needed, start up a new circuit or WebAssembly runtime).
Out of scope:
The text was updated successfully, but these errors were encountered: