ApolluxPopover

Help left

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code

Help right

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code
size
The size of the popover.
Show example
shape
The shape of the popover.
Show example
orientation
The orientation of the popover.
Show example
#default
Show example
#content
Show example
title
The title of the help popover.
Required
Show example
icon
The name of the icon to display.
Required
Show example
subtitle
The subtitle of the help popover.
Required
Show example
text
The text of the help popover.
Required
Show example
icon-color
The color of the icon.
Show example

Dual left

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code

Dual right

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code
stats
An array of stats to display.
Required
Show example
to
The URL for the link.
Show example
title
The main title to display.
Show example
image
The URL of the main image to display.
Show example
subtitle
The main subtitle to display.
Show example
footer-title
The title of the footer.
Show example
footer-text
The text of the footer.
Show example
link-label
The label for the link.
Show example

Media left

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code

Media right

Popovers can have different alignments and can be used to display help messages. Use the orientation prop to change the popover's alignment.

Show code
to
The URL for the link.
Required
Show example
title
The main title to display.
Required
Show example
link-label
The label for the link.
Required
Show example
images
An array of image URLs to display.
Required
Show example
subtitle
The main subtitle to display.
Show example
footer-title
The title of the footer.
Show example
footer-text
The text of the footer.
Show example
text
The main text to display.
Show example