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