Skip to main content

Function: ScaledTooltip()

ScaledTooltip(props): Element

Defined in: lib/layout/ScaledTooltip.tsx:31

A component that renders a tooltip with a dynamically scaled icon trigger. The icon size scales proportionally between the base size and maximum size.

Parameters

props

ScaledTooltipProps

The component props

Returns

Element

A tooltip component with a scaled icon trigger