Skip to content

Add support for JS root components in BlazorWebView #1825

@Eilon

Description

@Eilon

React to this PR: dotnet/aspnetcore#34597

Idea:

  • Follow a pattern similar to the Photino sample and implement IJSComponentConfiguration on the Root Component container type
  • This will expose the various extension methods to allow developers to configure things
  • The developer's code needs to run "early" - typically in InitializeComponent, along with the rest of the BlazorWebView configuration

Metadata

Metadata

Assignees

Labels

area-blazorBlazor Hybrid / Desktop, BlazorWebViewfixed-in-6.0.101-preview.10Look for this fix in 6.0.101-preview.10!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions