Prop | Default | Type |
---|---|---|
delayDuration | 700 | number The duration from when the pointer enters the trigger until the tooltip gets opened. |
disableClosingTrigger | boolean When | |
disabled | boolean When | |
disableHoverableContent | false | boolean When |
ignoreNonKeyboardFocus | false | boolean Prevent the tooltip from opening if the focus did not come from
the keyboard by matching against the |
skipDelayDuration | 300 | number How much time a user has to enter another trigger without incurring a delay again. |