API Reference > ui-components > PropertyEditors > SliderEditor > constructor constructor Method Overloads constructorSliderEditor(props) constructorSliderEditor(props, context?) Deprecated SliderEditor(props) SliderEditor(props: Readonly<PropertyEditorProps>): SliderEditor Parameter Type Description props Readonly<PropertyEditorProps> Returns - SliderEditor SliderEditor(props, context?) Deprecated SliderEditor(props: PropertyEditorProps, context?: any): SliderEditor see https://reactjs.org/docs/legacy-context.html Parameter Type Description props PropertyEditorProps context any Returns - SliderEditor Last Updated: 12 June, 2024