API Reference > ui-components > PropertyEditors > EnumPropertyEditor EnumPropertyEditor Class Beta EnumPropertyEditor React component that uses the EnumEditor property editor. Extends PropertyEditorBase Implements DataController Inherited methods Name Inherited from Description applyEditorParams(_property: PropertyDescription, _record: PropertyRecord): void PropertyEditorBase commitValue(newValue: PropertyValue, record: PropertyRecord): Promise<AsyncValueProcessingResult> PropertyEditorBase validateValue(newValue: PropertyValue, record: PropertyRecord): Promise<AsyncValueProcessingResult> PropertyEditorBase Properties Name Type Description reactElement Accessor ReadOnly React.ReactNode Inherited properties Name Type Inherited from Description customDataController DataController | undefined PropertyEditorBase Defined in ui/components/src/ui-components/editors/EnumEditor.tsx Line 154 Last Updated: 13 June, 2024