Api tooltipAnimationSettings in EJ2 TypeScript Tooltip control

8 May 20231 minute to read

Animation options that are common for both open and close actions of the Tooltip.

Properties

delay number

It is used to denote the delay value in milliseconds and indicating the waiting time before animation begins.

duration number

It is used to denote the duration of the animation that is completed per animation cycle.

effect Effect

It is used to apply the Animation effect on the Tooltip, during open and close actions.