Components.PopoverElement private

Internal component for popover's markup. Should not be used directly.

autoPlacement boolean public

placement string public

popperModifiers {object} private

popper.js modifier config

popperTarget {string|HTMLElement} public

Which element to align to

renderInPlace boolean public

If true component will render in place, rather than be wormholed.

showHelp boolean public

title string public

viewportElement object public

The DOM element of the viewport element.

viewportPadding number public

Take a padding into account for keeping the tooltip/popover within the bounds of the element given by viewportElement.