- Assembly
- Comet
.Blazor .dll - Namespace
- Comet
.Blazor .Handlers - Interfaces
-
- IViewHandler
- Implementing Types
Syntax
public interface IBlazorViewHandler : IViewHandler
Properties
| Name | Value | Summary |
|---|---|---|
| ComponentType | Type | |
| VirtualType | Type |
Methods
| Name | Value | Summary |
|---|---|---|
| OnComponentLoad |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
