Controls/BlazorWebView
Jump to navigation
Jump to search
BlazorWebView
- Kind
- Control
- Microsoft Docs
- BlazorWebView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Hosts Blazor components inside a MAUI view; depends on WebView backend.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| HostPage | ? | Root HTML page | |
| RootComponents | ? | Blazor components collection | |
| Services | ? | DI service provider | |
| URLLoadingStrategy | ? | How URLs are handled |