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

Type definitions

VolumeMeasurementState

Type definition
Type
"disabled" | "measured" | "measuring" | "ready" | "unsupported"