Home > @uniformdev/design-system > ObjectGridItemIconWithTooltip
ObjectGridItemIconWithTooltip() function
Small icon with a tooltip, designed for the rightSlot of ObjectGridItem(). Useful for showing contextual indicators (e.g. entry type, locale) without taking up text space.
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ tooltipTitle, placement, icon, iconColor, ...props } |
(not declared) | |
|
input |
Returns:
_emotion_react_jsx_runtime.JSX.Element