Skip to content

LoginCard

Namespace: SlottyMedia.Components.Partial.MainLayout

public class LoginCard : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender

Inheritance Object → ComponentBase → LoginCard
Implements IComponent, IHandleEvent, IHandleAfterRender

Properties

SignInVm

public ISignInFormVm SignInVm { get; set; }

Property Value

ISignInFormVm

Constructors

LoginCard()

public LoginCard()

Methods

BuildRenderTree(RenderTreeBuilder)

protected void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder