OptionalbackgroundCSS-compatible background color string.
OptionalborderCSS-compatible border color string.
OptionalchildrenAdditional React children to render within the tooltip.
OptionalclassCustom CSS class for styling.
OptionaldescriptionDetailed descriptive text.
OptionalfontBase font size in pixels.
OptionalhideDelay in milliseconds before hiding the tooltip.
OptionalmaxMaximum width in pixels.
OptionalpaddingInternal padding in pixels.
OptionalrarityDisplay string for item rarity.
OptionalrarityColor string for rarity text or border.
OptionalshowDelay in milliseconds before showing the tooltip.
OptionalstatsKey-value pairs of statistics to display (e.g., for item stats).
OptionaltextCSS-compatible text color string.
OptionaltitleMain heading of the tooltip.
OptionalvisibleToggles visibility. Default: true.
OptionalxCurrent screen X position in pixels.
OptionalyCurrent screen Y position in pixels.
Props for the Tooltip component.
Provides a context-sensitive information overlay that follows the mouse or anchors to elements.