API Reference > ui-components > PropertyEditors > SliderEditor SliderEditor Class Beta SliderEditor React component that is a property editor with numeric input & up/down buttons Extends PureComponent<PropertyEditorProps, SliderEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): SliderEditor constructor(props: PropertyEditorProps, context?: any): SliderEditor Deprecated getPropertyValue(): Promise<undefined | PropertyValue> Properties Name Type Description hasFocus Accessor ReadOnly boolean htmlElement Accessor ReadOnly | HTMLElement Defined in ui/components/src/ui-components/editors/SliderEditor.tsx Line 50 Last Updated: 12 June, 2024