animationTypes
Constant
The available animation types for the Popup component.
Possible values: 'slide', 'zoom', 'push', 'expand', 'fade'.
Definition
Package:@progress/kendo-react-popup
Syntax:
ts
<Popup animation={{ type: 'slide' }} />
The available animation types for the Popup component.
Possible values: 'slide', 'zoom', 'push', 'expand', 'fade'.
Package:@progress/kendo-react-popup
Syntax:
<Popup animation={{ type: 'slide' }} />