This component demonstrates showing data.

@if (error) { } @else if (!forecasts) {

Loading... Please refresh once the ASP.NET backend has started. See https://aka.ms/jspsintegrationangular for more details.

} @else if (forecasts) {
Date
{{ x | date:'MMMM d, yyyy' }} {{ x }}° {{ x }}° {{ x }}
}