Sha256: e979e0a2a38cb35a77dd256fbfc6c5fe678fb22ca7ed5239f0eefc60d6b841b5
Contents?: true
Size: 283 Bytes
Versions: 1
Compression:
Stored size: 283 Bytes
Contents
<%# locals: (for_id:, next_page:, 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: hw_combobox_next_page_uri(src, next_page) %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hotwire_combobox-0.1.37 | app/views/hotwire_combobox/_next_page.turbo_stream.erb |