Sha256: 1b43ed25a4cdc7f90f4c351c23967b1b40aaa95808c58acd729c96c620c4b62b

Contents?: true

Size: 233 Bytes

Versions: 8

Compression:

Stored size: 233 Bytes

Contents

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

<%= turbo_stream.remove hw_pagination_frame_wrapper_id(for_id) %>
<%= turbo_stream.append hw_listbox_id(for_id) do %>
  <%= render "hotwire_combobox/pagination", for_id: for_id, src: src %>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hotwire_combobox-0.4.0 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.3.2 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.3.1 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.3.0 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.2.5 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.2.4 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.2.3 app/views/hotwire_combobox/_next_page.turbo_stream.erb
hotwire_combobox-0.2.2 app/views/hotwire_combobox/_next_page.turbo_stream.erb