New to KendoReact? Learn about KendoReact Free.
PushPopupAnimation
Defines the push animation settings for the Popup component.
Use this to configure push type and direction
ts
<Popup animation={{ type: 'push', direction: 'down' }} />