AccuDrawDialogProps Interface

Properties for AccuDrawDialog

Extends

Properties

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

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: 22 March, 2024