Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 739 Bytes

File metadata and controls

28 lines (17 loc) · 739 Bytes
title description api_reference slug
animationProps API
API Index | animationProps
true
api_dialog_animationprops_wrapper

AnimationProps

animation-close-effects String

The effects that will be used when the animation for closing the popup is played.

animation-close-duration Number

The duration (in milliseconds) of the closing animation.

animation-open-effects String

The effects that will be used when the animation for opening the popup is played.

animation-open-duration Number

The duration (in milliseconds) of the opening animation.

Suggested Links