IBlazorViewHandler Interface

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor.Handlers
Interfaces
  • IViewHandler
Implementing Types
IBlazorViewHandler
IViewHandler

Syntax

public interface IBlazorViewHandler : IViewHandler

Properties

Name Value Summary
ComponentType Type
VirtualType Type

Methods

Name Value Summary
OnComponentLoad(object) void

Extension Methods