API Reference > ui-components > PropertyEditors > TextareaEditor TextareaEditor Class Beta TextareaEditor React component that is a property editor with text input Extends PureComponent<PropertyEditorProps, TextareaEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): TextareaEditor constructor(props: PropertyEditorProps, context?: any): TextareaEditor 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/TextareaEditor.tsx Line 39 Last Updated: 12 June, 2024