<%= render(Yattho::Beta::Link.new(href: "#", id: "link-with-tooltip")) do |component| %> <% component.with_tooltip(text: "Tooltip text") %> Link <% end %>