i'm using the popup component in Kendoreact and i tried to change the anmiation enter and exit direction from down and up to right and left with no luck any idea?
Thank You
Monther
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 30 Apr 2021, 05:35 AM
Hello, Monther,
Please check the following article that show how to change the direction of all animation types and the available directions of each type:
that works fine in a regular content but not in a popup
also it creates a legacy context warning :
Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
Please update the following components: Transition, TransitionGroup
Stefan
Telerik team
commented on 03 May 2021, 12:43 PM
Apologies for the misleading statement, the Popup has its own built-in animation, and wrapping it in another animation container will mix both animations.
Currently, only the duration of the animation can be customized: