New to KendoReactLearn about KendoReact Free.

SlidePopupAnimation

Defines the slide animation settings for the Popup component.

Use this to configure slide type and direction

ts
<Popup animation={{ type: 'slide', direction: 'left' }} />
NameTypeDefaultDescription

direction?

PopupBaseDirections

The direction of the slide animation. Possible values: 'left', 'right', 'up', 'down'.

type?

"slide"

The type of the animation. Default is 'slide'.

Not finding the help you need?
Contact Support