API Reference > ui-components > PropertyEditors > ThemedEnumEditor > constructor constructor Method Overloads constructorThemedEnumEditor(props) constructorThemedEnumEditor(props, context?) Deprecated ThemedEnumEditor(props) ThemedEnumEditor(props: Readonly<ThemedEnumEditorProps>): ThemedEnumEditor Parameter Type Description props Readonly<ThemedEnumEditorProps> Returns - ThemedEnumEditor ThemedEnumEditor(props, context?) Deprecated ThemedEnumEditor(props: ThemedEnumEditorProps, context?: any): ThemedEnumEditor see https://reactjs.org/docs/legacy-context.html Parameter Type Description props ThemedEnumEditorProps context any Returns - ThemedEnumEditor Last Updated: 11 June, 2024