SpacesCard
Namespace: SlottyMedia.Components.Partial.MainLayout
public class SpacesCard : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender
Inheritance Object → ComponentBase → SpacesCard
Implements IComponent, IHandleEvent, IHandleAfterRender
Constructors
SpacesCard()
public SpacesCard()
Methods
BuildRenderTree(RenderTreeBuilder)
protected void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder RenderTreeBuilder
OnInitializedAsync()
Called when the component is initialized.
protected Task OnInitializedAsync()