Tailwind UI Pattern Registry for humans and agents

tooltip dark hover popover hint contrast tooltip dark hover popover hint contrast gray black link icon badge dark tooltip on hover high-contrast tooltip variant

Tooltip Dark

Fetch pattern JSON: curl https://webspire.de/patterns/tooltip/dark.json

Details

Family
tooltip
Tier
enhanced
Kind
component
Extends
tooltip/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
tooltipdarkhoverpopoverhintcontrast

Slots

Name Required Description
trigger Yes The element that triggers the tooltip on hover.
content Yes Tooltip text content.

Dark-themed tooltip variant extending the base. Uses bg-gray-900 text-white for high contrast. Demonstrates tooltips on three different trigger elements: a dotted-underline link, a settings icon button, and a “Beta” badge. Same CSS-only hover mechanics as the base.