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

Type definitions

State

Type definition
Type
"disabled" | "error" | "feature-unsupported" | "locating" | "ready"