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