<%= render(Yattho::ButtonComponent.new(block: :true)) { "Block" } %> <%= render(Yattho::ButtonComponent.new(block: :true, scheme: :primary)) { "Primary block" } %>