Sha256: 24680fbf92f1ab1f5f462c4df5773b69b9d25f9b88eba2aea846c906f33f4c1a

Contents?: true

Size: 207 Bytes

Versions: 17

Compression:

Stored size: 207 Bytes

Contents

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

<%= turbo_stream.public_send(hw_combobox_page_stream_action, hw_listbox_id(for_id)) do %>
  <% options.each do |option| %>
    <%= render option %>
  <% end %>
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
hotwire_combobox-0.4.0 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.3.2 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.3.1 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.3.0 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.5 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.4 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.3 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.2 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.1 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.2.0 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.43 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.42 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.41 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.40 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.39 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.38 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb
hotwire_combobox-0.1.37 app/views/hotwire_combobox/_paginated_options.turbo_stream.erb