Popover Basic Help

A clickable circular information icon that triggers a PopoverBasic component to show contextual information in a temporary overlay.

Stable
Show details
Stable
Published: November 07, 2025
Updated: November 07, 2025

The Popover Basic Help component combines a simple circular icon with the PopoverBasic component to deliver contextual information in an unobtrusive way. When clicked, it opens a temporary overlay window that provides users with helpful details or guidance related to the current interface element. This allows for cleaner layouts while keeping essential information easily accessible.

Variants

Variants contain different versions of the component depending on specific properties, such as state, size, color, optional iconography, etc. Since PopoverBasicHelp is implemented using PopoverBasic, it inherits all of its variants and behaviors.

PopoverHelp
Property Values Default
isOpen Variant false | true false
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.

Component dependencies

This component is dependent on the following components:



Help and support