ComponentState<(Of <(<'T>)>)> Members
The ComponentState<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ComponentState<(Of <(<'T>)>)> |
Initializes a new instance of the ComponentState<(Of <(<'T>)>)> class.
|
Methods
Name | Description | |
---|---|---|
![]() |
GetOrCreateRenderedComponent(Type) |
Gets the or create rendered component.
(Inherited from ComponentState.) |
![]() |
GetOrCreateRenderedComponent<(Of <<'(T>)>>)()()()() |
Gets the or create rendered component.
(Inherited from ComponentState.) |
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.) |