ColorEditor Class @beta

Deprecated  in 5.30. This is part of the old editor system and should not be used directly. Use EditorRenderer from @itwin/components-react instead.

ColorEditor React component that is a property editor with text input

Extends

Implements

Methods

Name Description
componentDidMount(): void Called immediately after a component is mounted.  
getPropertyValue(): Promise<undefined | PropertyValue>    
render(): React.JSX.Element    

Properties

Name Type Description
hasFocus Accessor ReadOnly boolean    
htmlElement Accessor ReadOnly "null" | HTMLElement    
state Readonly Readonly<ColorEditorState>    

Defined in

Last Updated: 27 May, 2026