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