<%= render(Yattho::Beta::ProgressBar.new(size: :small)) do |component| %> <% component.with_item(bg: :accent_emphasis, percentage: 50) %> <% end %>