<%= render(Yattho::Beta::State.new(title: "title")) { "Default" } %> <%= render(Yattho::Beta::State.new(title: "title", size: :small)) { "Small" } %>