Components.ContextualHelpElement private
Internal (abstract) component for contextual help markup. Should not be used directly.
Item Index
arrowClass unknown private
autoPlacement boolean public
fade 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
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
.