triggerrequired The element that is hovered. | ReactNode | — |
overlayrequired What appears. | ReactNode | — |
interactive Let the pointer move into the overlay without it closing. | boolean | false |
delay Milliseconds before it appears. | number | 0 |
hideDelay Milliseconds before it hides. | number | 0 |
| boolean | false |
touch What a touch device does: "disable" never shows it, "display" always does, "enable" treats a tap as hover. | disable•enable•display | disable |
| …and every FlexProps prop | inherited | — |