Skip to content
PropDefaultType
defaultOpen
boolean
delayDuration
number

The duration from when the pointer enters the trigger until the tooltip gets opened. This will override the prop with the same name passed to Provider.

disableHoverableContent
boolean

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

open
boolean
EmitPayload
update:open
[open: boolean]