Component displays a single forecast item with title, degrees and a weather icon
PROPERTIES
Extends: React.Component
Export: Forecast
Param | Type | Description |
---|---|---|
title | string |
title of the forecast |
degrees | number |
degrees to display |
code | number |
icon code |
units | Object |
temperature units object |