New to KendoReact? Learn about KendoReact Free.
animationTypes
The available animation types for the Popup component.
Possible values: 'slide', 'zoom', 'push', 'expand', 'fade'.
ts
<Popup animation={{ type: 'slide' }} />