Reka UI logoReka
backdrop
PropDefaultType
delayDuration
700
number

The duration from when the pointer enters the trigger until the tooltip gets opened.

disableClosingTrigger
boolean

When true, clicking on trigger will not close the content.

disabled
boolean

When true, disable tooltip

disableHoverableContent
false
boolean

When true, trying to hover the content will result in the tooltip closing as the pointer leaves the trigger.

ignoreNonKeyboardFocus
false
boolean

Prevent the tooltip from opening if the focus did not come from the keyboard by matching against the :focus-visible selector. This is useful if you want to avoid opening it when switching browser tabs or closing a dialog.

skipDelayDuration
300
number

How much time a user has to enter another trigger without incurring a delay again.