Skip to main content

TooltipTarget()

TooltipTarget(props): null | ReactElement

This target component is only needed if attempting to add a Tooltip to a non-focusable element/component

Parameters

props

BaseProps & object & object & RefAttributes<HTMLDivElement>

Returns

null | ReactElement