<%= render(Yattho::Tooltip.new(label: "Even bolder")) do %> <%= render(Yattho::ButtonComponent.new) { "Bold Button" } %> <% end %>