WrapWeatherProps¶
Attributes:
attr
Weather¶
Type: WeatherProps
A native component within hitokage
that displays current weather information.
It polls Open Meteo every minute.
Only one location is supported at the moment. The very first instance of Weather being attached to a monitor must contain a latitude and longitude. All other Weather will assume the same location.
See
ComponentProps
Example
The mounted API is documented here:
Weather