API Reference > ui-components > PropertyEditors > BasicPropertyEditor BasicPropertyEditor Class Beta BasicPropertyEditor React component that uses the TextEditor property editor. Extends PropertyEditorBase Implements DataController Inherited methods Name Inherited from Description applyEditorParams(_property: PropertyDescription, _record: PropertyRecord): void PropertyEditorBase commitValue(newValue: PropertyValue, record: PropertyRecord): Promise<AsyncValueProcessingResult> PropertyEditorBase validateValue(newValue: PropertyValue, record: PropertyRecord): Promise<AsyncValueProcessingResult> PropertyEditorBase Properties Name Type Description reactElement Accessor ReadOnly React.ReactNode Inherited properties Name Type Inherited from Description customDataController DataController | undefined PropertyEditorBase Defined in ui/components/src/ui-components/editors/PropertyEditorManager.tsx Line 122 Last Updated: 13 June, 2024