ArcGIS Maps SDK for JavaScriptReferences
import type { State, Direction, VisibleElements } from "@arcgis/core/widgets/Swipe/types.js";
The visible elements that are displayed within the widget. This provides the ability to turn individual elements of the widget's display on/off.
Indicates whether the handle from which you drag the widget is visible. Default value is true.
true
Indicates whether the divider between the leading and trailing layers is visible. Default value is true.