New to KendoReactLearn about KendoReact Free.

ExpandPopupAnimation

Defines the expand animation settings for the Popup component.

Use this to configure expand type and direction

ts
<Popup animation={{ type: 'expand', direction: 'vertical' }} />
NameTypeDefaultDescription

direction

PopupExpandDirection

The direction of the expand animation. Possible values: 'horizontal', 'vertical'.

type

"expand"

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

Not finding the help you need?
Contact Support