HoverCard.Content Props
| Prop | Type | Default |
|---|---|---|
forceMount | true | — |
onEscapeKeyDown | function | — |
onPointerDownOutside | function | — |
onFocusOutside | function | — |
onInteractOutside | function | — |
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
side | enum | — |
sideOffset | number | "4" |
align | enum | — |
alignOffset | number | — |
arrowPadding | number | — |
avoidCollisions | boolean | — |
collisionBoundary | Element | Element[] | — |
collisionPadding | see more | — |
sticky | enum | — |
hideWhenDetached | boolean | — |
updatePositionStrategy | enum | — |
panelProps | any | "{}" |
container | Element | DocumentFragment | — |