IBlazorViewHandler.

OnComponentLoad(object) Method

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor.Handlers
Containing Type
IBlazorViewHandler

Syntax

void OnComponentLoad(object nativeView)

Parameters

Name Type Description
nativeView object

Return Value

Type Description
void