EditorContainerProps Interface

EditorContainer React component properties

Extends

Properties

Name Type Description
onCancel () => void    
onCommit (args: PropertyUpdatedArgs) => void    
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
itemId undefined | string CommonProps Optional unique identifier for item.
style undefined | CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 21 March, 2024