Type Alias: ScaledTooltipProps
ScaledTooltipProps =
Partial<Omit<TooltipProps,"trigger">> &object
Defined in: lib/layout/ScaledTooltip.tsx:10
Props for the ScaledTooltip component. Extends TooltipProps but omits the trigger property and adds icon-specific properties.
Type declaration
Icon
Icon:
LucideIcon
The Lucide icon component to use as the tooltip trigger
iconColor
iconColor:
string
The color of the icon
iconSize?
optionaliconSize:number
The base size of the icon
iconSizeMax?
optionaliconSizeMax:number
The maximum size the icon can scale to
translateX?
optionaltranslateX:number
The horizontal translation offset