[]
Enum representing different triggers for displaying tooltips. This enum allows you to specify how tooltips should be triggered in a user interface.
Show tooltip by focusing/hovering element.
Show tooltip by focusing element.
Show tooltip by hovering element.
Enum representing different triggers for displaying tooltips. This enum allows you to specify how tooltips should be triggered in a user interface.