New to KendoReactLearn about KendoReact Free.

ZoomPopupAnimation

Defines the zoom animation settings for the Popup component.

Use this to configure zoom type and direction

ts
<Popup animation={{ type: 'zoom', direction: 'in' }} />
NameTypeDefaultDescription

direction

PopupZoomDirections

The direction of the zoom animation. Possible values: 'in', 'out'.

type

"zoom"

The type of the animation. Must be 'zoom'.

Not finding the help you need?
Contact Support