Home
Namespace: SlottyMedia.Components.Pages
public class Home : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender
Inheritance Object → ComponentBase → Home
Implements IComponent, IHandleEvent, IHandleAfterRender
Constructors
Home()
public Home()
Methods
BuildRenderTree(RenderTreeBuilder)
protected void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder RenderTreeBuilder
OnInitializedAsync()
This method is called when the component is initialized.
protected Task OnInitializedAsync()