Function: TooltipWrap()
TooltipWrap(
props
):ReactNode
A styled wrapper around the radix-ui tooltip, that lets you display an instant tooltip on hover.
Parameters
Parameter | Type |
---|---|
props | object & RefAttributes <HTMLButtonElement > |
Returns
ReactNode