DragSettingsModel API in React Range Navigator API component
Interface for a class DragSettings
Properties
enable
boolean
To enable the drag the points.
fill
string
To set the color of the edited point.
maxY
number
To set the maximum y of the point.
minY
number
To set the minimum y of the point.