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