labdb/Pages/FetchData.razor
2022-11-15 18:07:10 +01:00

9 lines
180 B
Plaintext

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