Add Hovercards to Your Rails App With This ViewComponent and Tailwind CSS

Preview more data to your Rails app’s users with the Hovercard. From a Business contact’s details to a User’s profile. On hover the provided Stimulus controller request a page with a required turbo-frame that will be injected into the page and shown to the user. Making the initial page-load lean. The component itself is minimal by design so any kind of data can be easily previewed.