In my minimal blazor app there is this razor file:
@inherits LayoutComponentBase @using Microsoft.JSInterop @inject IJSRuntime JS; 相关标签: