Function: StatsInfoButton()
StatsInfoButton():
any
A button component that displays statistical information on hover
Returns
any
Description
Renders an information button with a hover card that explains the statistics section. The button uses a ghost variant with a muted info icon, and reveals additional information when hovered over.
Features:
- Hover card with delayed opening (200ms)
- Glassmorphism design with backdrop blur
- Accessible button with icon
- Smooth hover transitions
- Right-aligned content
Example
<StatsInfoButton />