Add TooltipHoverCard component#24
Conversation
Generated component following the Webflow code components scaffold pattern. Includes full and simple prop surface variations.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Component: TooltipHoverCard
Description
A versatile tooltip and hover card component that displays contextual information when hovering over or focusing on a trigger element. Supports two modes: simple plain text tooltips and rich hover cards with title, description, and optional image. Features configurable placement (top, bottom, left, right) with automatic viewport edge detection and flip behavior. Includes a visual arrow pointer that dynamically adjusts to point at the trigger element. Appears after a configurable hover delay and smoothly fades in/out with CSS transitions. Fully keyboard accessible with focus state support for screen readers and keyboard navigation.
What's Included
var(--background-primary, #ffffff), etc.font-family: inherit; color: inherit;TooltipHoverCard.webflow.tsx) — 20+ props for developers/agenciesTooltipHoverCardSimple.webflow.tsx) — core text/link props for clientswf-tooltip-hover-card-for Shadow DOM safetyTesting
npm install && npm run devruns locallynpx webflow library shareimports successfully