TooltipAnimationModel

Interface representing the animation settings for opening and closing a tooltip.

Properties

open TooltipAnimationSettings

Animation settings to be applied on the tooltip when it is being opened.

close TooltipAnimationSettings

Animation settings to be applied on the tooltip when it is being closed.

On This Page