Tooltips built for Rails with Tailwind CSS and Stimulus
Guide users through your Rails app with tooltips. From just some text to more advanced HTML (eg. highlighting a keyboard shortcut). Position of the tooltip and if it should show on hover or click can be set.
-
Plain text
Get this componentHover here Just a text tooltip for a plain text tooltip.
JavaScript is disabled for this preview
-
HTML content
Get this componentHover here This is bold, is it not? for a HTML content tooltip.
JavaScript is disabled for this preview
-
Plain text, bottom position
Get this componentHover here Positioned below the element for a tooltip positioned below the element.
JavaScript is disabled for this preview
-
Plain text, dark theme
Get this componentHover here Plain text, with dark theme for a HTML content tooltip.
JavaScript is disabled for this preview
-
Advanced HTML, dark theme
Get this componentHover here Dashboard g then h for an advanced HTML content tooltip.
JavaScript is disabled for this preview