# Popover (/ui-kit/components/popover)





<ComponentShowcase title="Default" description="Anchored surface below the trigger, dismissed by clicking outside" code="defaultCode">
  <DefaultPopoverExample />
</ComponentShowcase>

<ComponentShowcase title="Side placement" description="Flips the surface next to the trigger when vertical space is tight" code="sideCode">
  <SidePopoverExample />
</ComponentShowcase>
