New to KendoReactLearn about KendoReact Free.

PopupZoomDirections

The possible directions for zoom animations.

Possible values: 'in', 'out'.

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

type PopupZoomDirections = "in" | "out";

Not finding the help you need?
Contact Support