@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.JSInterop
@using BlazorSharedDemo.SharedUI;
@using BlazorSharedDemo.ServerApp