New to KendoReact? Learn about KendoReact Free.
PopupAnimationType
The type representing all possible animation type values.
Possible values: 'slide', 'zoom', 'push', 'expand', 'fade'
ts
<Popup animation={{ type: 'fade' }} />