Popover (Default) is a barebones popover component that provides all the core functionality for positioning and opening but does not include any predefined layout, alignment, or actions. It serves as a flexible foundation where you can add your own custom content.
The Popover (Default) component should be used sparingly, as it provides only the essential functionality for opening and positioning a popover without any predefined structure or styling. Before choosing it, consider whether one of the more specialized popover components better fits your needs. These alternatives include options with built-in icons, triggers, and step-by-step functionality to help you create consistent and efficient user experiences with less setup.
|
Component |
Use case |
Key Features |
|---|---|---|
|
Simple, information-sharing popovers |
Includes an information icon and a pre-structured layout |
|
|
Custom-trigger popovers with minimal setup |
Lets you define your own trigger and a pre-structured layout |
|
|
Multi-step or guided popovers |
Built-in support for sequential/stepped experiences |
Related Components
Popover Basic
Popover is a temporary overlay window that contains contextual information
Popover Basic Help
A clickable circular information icon that triggers a PopoverBasic component to show contextual information in a temporary overlay.
Popover Sequential
Popover Sequential is a temporary overlay that contains supplementary content, grouped in several steps
Help and support