Remove ToolTip on MouseLeave from the dropdown

Hi Radzen Team,

I am using TooltipService, as I want to show a tooltip on RadzenDropDown when mouse enters and simply I want to remove that when mouse leaves the dropdown instead of setting a duration.
Currently, I didn't found any example to remove tooltip when mouse leaves.
Could you please suggest to me on this?

Thanks,
Shloke Ghenghat

The TooltipService has a Close method.

1 Like

It worked,
Thanks so much again for all your help, @korchev.