%= render(Yattho::Alpha::Dialog.new(id: "dialog-one", title: title, subtitle: subtitle, visually_hide_title: false)) do |d| %> <% d.show_button { button_text } %> <% d.body do %>
Dialog One!