Files
linux-packaging-mono/external/illinker-test-assets/wasm/HelloWorld/Pages/Index.cshtml

8 lines
127 B
Plaintext
Raw Normal View History

@page "/"
<h1>Hello, world!</h1>
Welcome to your new app.
<SurveyPrompt Title="How is Blazor working for you?" />