ComponentState<(Of <(<'T>)>)> Properties
The ComponentState<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Component |
Gets the component.
|
|
ComponentId |
Gets the component identifier.
(Inherited from ComponentState.) |
|
ComponentType |
Gets or sets the type of the component.
(Inherited from ComponentState.) |
|
CurrentRenderTree |
Gets the current render tree.
(Inherited from ComponentState.) |
|
IsComponentBase |
Gets a value indicating whether this instance is component base.
(Inherited from ComponentState.) |
|
ParentComponentState |
Gets the state of the parent component.
(Inherited from ComponentState.) |