gogo

Weather table

components weather table temperatures min max

Definition


The weather table is used to show weather related information formatted in a table output. The table is responsive, and is shown in a vertical layout in small screen devices and in a horizontal layout in the big ones.

c-weather-table

Handlebars

January Jan
February Feb
March Mar
April Apr
May May
June Jun
July Jul
August Aug
September Sep
October Oct
November Nov
December Dec
Min
-10ºC
-5ºC
-4ºC
-2ºC
5ºC
10ºC
16ºC
20ºC
16ºC
13ºC
6ºC
2ºC
Max
4ºC
6ºC
8ºC
12ºC
16ºC
23ºC
30ºC
34ºC
30ºC
22ºC
16ºC
10ºC
Loading...

Javascript

Loading...

Variants


This weather component has a vertical variant, which is shown always in the vertical format, does not matter if the screen device is small or big.

c-weather-table > c-weather-table--vertical

Handlebars

January Jan
February Feb
March Mar
April Apr
May May
June Jun
July Jul
August Aug
September Sep
October Oct
November Nov
December Dec
Min
-10ºC
-5ºC
-4ºC
-2ºC
5ºC
10ºC
16ºC
20ºC
16ºC
13ºC
6ºC
2ºC
Max
4ºC
6ºC
8ºC
12ºC
16ºC
23ºC
30ºC
34ºC
30ºC
22ºC
16ºC
10ºC
Loading...

Javascript

Loading...