Skip to content
Types
import type { State, NonspatialMode } from "@arcgis/map-components/components/arcgis-link-chart-nonspatial-visibility-toggle/types.js";

Type definitions

State

Type definition
Type
"disabled" | "ready"

NonspatialMode

Type definition
Type
"hidden" | "visible"