OptionaldelayOptionaldisableWhen true, the tooltip content stays open while the pointer is over it.
Set to false for stricter "hover the trigger only" behavior.
Default: true.
OptionalskipIf a tooltip has opened, the duration during which other tooltips open instantly
(without waiting for delayDuration), in milliseconds.
Default: 300.
The duration from when the pointer enters the trigger until the tooltip opens, in milliseconds. Default:
500.