-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with BlazorFull stack web UI with Blazor
Milestone
Description
- This is in charge of writing the output from a component into a stream/pipewriter.
- This initial version only covers rendering to HTML with quiescence.
- Update by @SteveSandersonMS:
- It should let the caller choose whether to wait for quiescence, and provide a mechanism for later doing so. This is to allow optionally observing the render output before and after quiescence.
Other features required for supporting streaming rendering and rendering server and webassembly components will be defined later in their own issues.
boukenka
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with BlazorFull stack web UI with Blazor