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