Popover
An accessible popup anchored to a button.
Made by imskyleen
Installation
Usage
Props
Animate UI Props
PopoverContent
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: "spring", stiffness: 300, damping: 25 } |
popupProps? | typeof PopoverPrimitive.Popup | - |
motionProps? | HTMLMotionProps<'div'> | - |
positionerClassName? | string | - |