Preview Card
A popup that appears when a link is hovered, showing a preview for sighted users.
Made by imskyleenInstallation
Usage
Props
Animate UI Props
PreviewCardContent
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: "spring", stiffness: 300, damping: 25 } |
popupProps? | typeof PopoverPrimitive.Popup | - |
motionProps? | HTMLMotionProps<'div'> | - |
positionerClassName? | string | - |