API Reference > ui-components > PropertyEditors > EnumEditor EnumEditor Class Beta EnumEditor React component that is a property editor with select input Extends PureComponent<PropertyEditorProps, EnumEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): EnumEditor constructor(props: PropertyEditorProps, context?: any): EnumEditor 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/EnumEditor.tsx Line 28 Last Updated: 12 June, 2024