AccuDrawDialogProps Interface

Properties for AccuDrawDialog

Extends

Properties

Name Type Description
dialogId string Unique id for the dialog  
onClose () => void | undefined    
opened boolean Indicates whether the dialog is open  
orientation Orientation | undefined Orientation of the fields  

Inherited properties

Name Type Inherited from Description
className string | undefined CommonProps Custom CSS class name
itemId string | undefined CommonProps Optional unique identifier for item.
style CSSProperties | undefined CommonProps Custom CSS style properties

Defined in

Last Updated: 13 May, 2024