Files
BWPM/APP/Views/Demo/Index.razor

10 lines
202 B
Plaintext

<h3>Demo</h3>
<Microsoft.AspNetCore.Components.Authorization.AuthorizeView>
<Authorized>
gugus
</Authorized>
</Microsoft.AspNetCore.Components.Authorization.AuthorizeView>
@code {
}