Components.TooltipElement private

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

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.

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.