import ValuePickerSliderVisibleElements from "@arcgis/core/widgets/ValuePicker/ValuePickerSliderVisibleElements.js";const ValuePickerSliderVisibleElements = await $arcgis.import("@arcgis/core/widgets/ValuePicker/ValuePickerSliderVisibleElements.js");- Inheritance:
- ValuePickerSliderVisibleElements→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 5.0
The visible elements that are displayed within the slider component.
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| properties | | |
See the properties table for a list of all the
properties that may be passed into the constructor.
Properties
Any properties can be set, retrieved or listened to. See the
Watch for changes
topic.
| Property | Type | Class |
|---|---|---|
declaredClass readonly inherited | ||
| |
thumbTooltip
Property
- Type
- boolean
When set to true, the current value is displayed in a permanent tooltip
directly over the slider's thumb.
- Default value
- false