widgets/popover library
A popover displays rich content in a portal that is aligned to a target.
See https://forui.dev/docs/overlay/popover for working examples.
Classes
- FPopover
- A popover displays rich content in a portal that is aligned to a child.
- FPopoverController
- A controller that controls whether a FPopover is shown or hidden.
- FPopoverStyle
- A FPopover's style.
Enums
- FHidePopoverRegion
- The regions that can be tapped to hide a popover.