BShape.

OnAfterRenderAsync(bool) Method

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor.Components
Containing Type
BShape

Syntax

protected override Task OnAfterRenderAsync(bool firstRender)

Attributes

Type Description
AsyncStateMachineAttribute
DebuggerStepThroughAttribute

Parameters

Name Type Description
firstRender bool

Return Value

Type Description
Task