React RangeSelector Types
AxisScale
Specifies the type of the scale.
Type:
Accepted Values: 'continuous' | 'discrete' | 'logarithmic' | 'semidiscrete'
Used in:
BackgroundImageLocation
Specifies a location for the image in the background of a range selector.
Type:
Accepted Values: 'center' | 'centerBottom' | 'centerTop' | 'full' | 'leftBottom' | 'leftCenter' | 'leftTop' | 'rightBottom' | 'rightCenter' | 'rightTop'
ChartAxisScale
Specifies the type of the value axis.
Type:
Accepted Values: 'continuous' | 'logarithmic'
DisposingEvent
The type of the disposing event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.DisposingEvent
Used in:
DrawnEvent
The type of the drawn event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.DrawnEvent
Used in:
ExportedEvent
The type of the exported event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.ExportedEvent
Used in:
ExportingEvent
The type of the exporting event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.ExportingEvent
Used in:
FileSavingEvent
The type of the fileSaving event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.FileSavingEvent
Used in:
IncidentOccurredEvent
The type of the incidentOccurred event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.IncidentOccurredEvent
Used in:
InitializedEvent
The type of the initialized event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.InitializedEvent
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.OptionChangedEvent
Used in:
ValueChangedEvent
The type of the valueChanged event handler's argument.
import { RangeSelectorTypes } from "devextreme-react/range-selector"
Type:
RangeSelectorTypes.ValueChangedEvent
Used in:
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.