- Assembly
- Comet
.Blazor .dll - Namespace
- Comet
.Blazor - Base Types
-
- ComponentBase
graph BT
Type-->Base0["ComponentBase"]
Type["CometPage"]
class Type type-node
Syntax
public class CometPage : ComponentBase
Constructors
Name | Summary |
---|---|
CometPage |
Properties
Name | Value | Summary |
---|---|---|
View | View |
Methods
Name | Value | Summary |
---|---|---|
BuildRenderTree |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|