Types
import type { BasemapLayerListState } from "@arcgis/core/widgets/BasemapLayerList/types.js";

Type definitions

BasemapLayerListState

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0

Describes the current state of the list items in the BasemapLayerListViewModel.

See also
Type
"ready" | "loading" | "disabled"