Sha256: 3c2f6322a676eb5f8701c228fe847737a833597187bdc5bb8d2964816113b344

Contents?: true

Size: 154 Bytes

Versions: 9

Compression:

Stored size: 154 Bytes

Contents

<%# locals: (for_id:) -%>

<%= turbo_stream.before for_id do %>
  <%= tag.div data: { hw_combobox_chip: "" } do %>
    <%= yield %>
  <% end %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hotwire_combobox-0.3.2 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.3.1 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.3.0 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.5 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.4 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.3 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.2 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.1 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb
hotwire_combobox-0.2.0 app/views/hotwire_combobox/layouts/_selection_chip.turbo_stream.erb