Popover Sequential

Popover Sequential is a temporary overlay that contains supplementary content, grouped in several steps

Stable
Show details
Stable
Published: January 09, 2025
Updated: January 09, 2025

The sequence popover component is a temporary overlay object that provides detailed contextual information related to where the beacon object is positioned. This component is part of a tour workflow that onboards a user by directing their attention a series of points in the interface, providing relevant information to that object.


Styling within this container allows for an image and title, a callout, and buttons that allow the user to move forwards or backwards through the workflow.


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.

PopoverFeature
Property Values Default
title Text string Title - limited to two lines
content Text string Content explaining the feature. Limited to 5 lines. e.g. Variables are a powerful tool that lets you securely store and manage sensitive keys and configuration values.
infoCalloutContent Text string This area is reserved for tips and examples. Limited to 4 lines.
stepper Boolean true | false true
backButton Boolean true | false true
media Boolean true | false true
infoCallout Boolean true | false true
PopoverFeature
PopoverFeature
Use this popover if you are creating a feature tour or highlighting new functionality.

Component dependencies

This component is internally dependent on the following components:


Help and support