Weather forecast
This component demonstrates fetching data from the server.
Date | Temp. (C) | Temp. (F) | Summary |
---|---|---|---|
5/6/2018 | 1 | 33 | Freezing |
5/7/2018 | 14 | 57 | Bracing |
5/8/2018 | -13 | 9 | Freezing |
5/9/2018 | -16 | 4 | Balmy |
5/10/2018 | -2 | 29 | Chilly |
? ... Open the Hot keys cheat sheet.
Hot keys cheat sheet
- @ ... (only "Home") change greeting message.
- U ... (only "Counter") Increment counter.
- Y ... (only "Counter") Increment counter (with state set from C#).
The hot key H will work even if input element has focus.
* Input element for the hot key H:
The hot key C will work when a non-text input element, like a checkbox or radio, has focus.
* Input element for the hot key C: