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
- H ... Go to Home page.
- C ... Go to Counter page.
- F ... Go to Fetch data page.
- Ctrl ... Double tap to go to Home.
-
@ ... (only "Home") change greeting message. (for testing
AddByKey()) - U ... (only "Counter") Increment counter.
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: