<%= render(Yattho::Beta::ProgressBar.new(size: :large)) do |component| %> <% component.with_item(bg: :danger_emphasis, percentage: 75) %> <% end %>