New to KendoReactLearn about KendoReact Free.

PushPopupAnimation

Defines the push animation settings for the Popup component.

Use this to configure push type and direction

ts
<Popup animation={{ type: 'push', direction: 'down' }} />
NameTypeDefaultDescription

direction

PopupBaseDirections

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

type

"push"

The type of the animation. Must be 'push'.

Not finding the help you need?
Contact Support