The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ReactiveLayoutComponentBase<T>.

OnAfterRender(bool) Method

Namespace
ReactiveUI.Blazor
Containing Type
ReactiveLayoutComponentBase<T>

Syntax

protected override void OnAfterRender(bool isFirstRender)

Parameters

Name Type Description
isFirstRender bool

Return Value

Type Description
void