Popover Basic

Popover is a temporary overlay window that contains contextual information

Stable
Show details
Stable
Published: January 08, 2025
Updated: November 11, 2025

The basic popover component is a temporary overlay object that provides quick contextual information relevant to where the user is hovering with their mouse.

Styling within this container allows for images and small titles, with the addition of 2 links to direct the user to relevant content.

Arrow positions can be set via the props.


Variants

Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.

PopoverBasic
Property Values Default
hasTitle Boolean true | false true
↳ showHideLink1 Boolean true | false true
↳ showHideLink2 Boolean true | false true
hasMedia Boolean true | false true
hasLinks Boolean true | false true
↳ ✏️ titleText Text string Contextual help title
✏️ descriptionText Text string Worker pools are groups of workers. Workers are often known as agents in other DevOps tools. When a task is assigned to a worker, the task will be executed by one of the workers in the worker pools you've configured.


Help and support