DEBSOURCES
Skip Quicknav
sources / ruby-view-component / 2.74.1-1 / test / sandbox / app / views / integration_examples / empty_slot.html.erb
1234
<%= render(EmptySlotComponent.new) do |component| %> <% component.slot(:title) do %> <% end %> <% end %>