AtlasPopover

A popover which displays above or below the thing which opens it, pointing back to that thing

Examples

Popover Above

Popover Below

Popover Left

Popover Right

Popover Simple

Props

NameDescriptionTypeDefaultRequired
placementspecify if it should be positioned above or belowstring"top"
descriptionthe primary text of the popover, truncated to 8 linesstring
titletext which displays in the header of the popoverstring
onReadMoreClickwhat to do if Read more is clicked. if not present, read more will not displayfunc
childrenHTML/component(s) to display at the bottom of the popover, such as for metadataany
simplewhether to display the default or simple popoverboolfalse
openwhether to show or hide the popoverboolfalse
referenceElementthe element the Popover should point tonode
offsethow far away the Popover should be from the element it points tonumber12