ColorEditor Class
Beta
ColorEditor React component that is a property editor with text input
Extends
- PureComponent<PropertyEditorProps, ColorEditorState>
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(props: PropertyEditorProps | Readonly<PropertyEditorProps>): ColorEditor | ||
| constructor(props: PropertyEditorProps, context: any): ColorEditor | Deprecated | |
| getPropertyValue(): Promise<undefined | PropertyValue> |
Properties
| Name | Type | Description | |
|---|---|---|---|
| hasFocus Accessor ReadOnly | boolean | ||
| htmlElement Accessor ReadOnly | | HTMLElement |
Defined in
Last Updated: 30 November, 2023