Floating element for displaying rich content, triggered by a button.
This component inherits props from the Popover primitive.
Contains content to be rendered in the open popover. This component is based on the div
element.
Use the size
prop to control size of the popover. It will affect the padding
and border-radius
of the Content.
Use it in conjunction with the width
/minWidth
/maxWidth
and height
/minHeight
/maxHeight
props to control the size of the popover.