Skip to content

Customizing how Auto mode makes its decision #48756

@SteveSandersonMS

Description

@SteveSandersonMS

The initial implementation of the Auto rendermode will be hardcoded to make its choice based on whether the WebAssembly files are already downloaded and cached.

Some developers may want to implement custom rules, e.g.:

  • For certain device types or network conditions, always use Server or WebAssembly (even if the user has to wait for it to download)
  • Perhaps others?

There could be a JS-side callback to allow arbitrary JS code to make the decision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pillar: Complete Blazor WebPriority:1Work that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with Blazor

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions