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