labdb/Pages/FetchData.razor
2022-11-10 22:27:31 +01:00

9 lines
185 B
Plaintext

@page "/fetchdata"
<PageTitle>Weather forecast</PageTitle>
<h1>Weather forecast</h1>
<p>This component demonstrates fetching data from a service.</p>
<p><em>Not implemented</em></p>