New to KendoReact? Learn 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' }} />