API Reference > ui-components > PropertyEditors > EditorContainerProps EditorContainerProps Interface Beta EditorContainer React component properties Extends CommonProps Methods Name Description onCancel(): void Handler for cancel onCommit(args: PropertyUpdatedArgs): void Handler for commit Properties Name Type Description propertyRecord PropertyRecord The property being updated. setFocus undefined | boolean Indicates whether the Property Editor should set focus title undefined | string Tooltip text Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/components/src/ui-components/editors/EditorContainer.tsx Line 45 Last Updated: 11 June, 2024