ComponentState Members
The ComponentState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ComponentState |
Initializes a new instance of the ComponentState class.
|
Methods
Name | Description | |
---|---|---|
GetOrCreateRenderedComponent(Type) |
Gets the or create rendered component.
|
|
GetOrCreateRenderedComponent<(Of <<'(T>)>>)()()()() |
Gets the or create rendered component.
|
Properties
Name | Description | |
---|---|---|
Component |
Gets the component.
|
|
ComponentId |
Gets the component identifier.
|
|
ComponentType |
Gets or sets the type of the component.
|
|
CurrentRenderTree |
Gets the current render tree.
|
|
IsComponentBase |
Gets a value indicating whether this instance is component base.
|
|
ParentComponentState |
Gets the state of the parent component.
|