Types
import type { DateOrSeason, Season } from "@arcgis/core/widgets/Daylight/types.js";

Type definitions

DateOrSeason

deprecated Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"date" | "season"

Season

deprecated Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"spring" | "summer" | "fall" | "winter"