Skip to content
Types
import type { WeatherState } from "@arcgis/map-components/components/arcgis-weather/types.js";

Type definitions

WeatherState

Type definition
Type
"disabled" | "error" | "ready"