React Popover - OverlayAnimation
                        import { OverlayTypes } from "devextreme-react/overlay"
                    
            hide
An object that defines the animation properties used when the UI component is being hidden.
                        Type:
                    
                
                    Default Value: { type: 'pop', duration: 300, to: { opacity: 0, scale: 0.55 }, from: { opacity: 1, scale: 1 } } }
                
        show
An object that defines the animation properties used when the UI component is being shown.
                        Type:
                    
                
                    Default Value: { type: 'pop', duration: 400, from: { scale: 0.55 } }
                
        
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.