New to KendoReactLearn about KendoReact Free.

PopupAnimationBase

Defines the base animation settings for the Popup component.

Includes duration properties for opening and closing animations

ts
<Popup animation={{ openDuration: 500, closeDuration: 200 }} />
NameTypeDefaultDescription

closeDuration?

number

The duration of the closing animation in milliseconds. Defaults to 300ms.

openDuration?

number

The duration of the opening animation in milliseconds. Defaults to 300ms.

Not finding the help you need?
Contact Support