ComponentBase
ComponentBase()
Assets
AssignedRenderMode
RendererInfo
BuildRenderTree(RenderTreeBuilder)
DispatchExceptionAsync(Exception)
InvokeAsync(Action)
InvokeAsync(Func<Task>)
OnAfterRender(Boolean)
OnAfterRenderAsync(Boolean)
OnInitialized()
OnInitializedAsync()
OnParametersSet()
OnParametersSetAsync()
SetParametersAsync(ParameterView)
ShouldRender()
StateHasChanged()
net10.0
namespace Microsoft.AspNetCore.Components
{
public abstract class ComponentBase : IComponent, IHandleAfterRender, IHandleEvent
}
| nuget.org | 1.2 % Reference this API 1.1 % Derive from this class or interface |
|---|---|
| Design Reviews |
|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Components , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API