API Reference > ui-components > PropertyEditors > TextEditor TextEditor Class Beta TextEditor React component that is a property editor with text input Extends PureComponent<PropertyEditorProps, TextEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): TextEditor constructor(props: PropertyEditorProps, context?: any): TextEditor Deprecated getPropertyValue(): Promise<undefined | PropertyValue> Properties Name Type Description hasFocus Accessor ReadOnly boolean htmlElement Accessor ReadOnly | HTMLElement Defined in ui/components/src/ui-components/editors/TextEditor.tsx Line 33 Last Updated: 11 June, 2024