Sha256: ffdc729746949471f731b1051c1e7119aae4483da1bbb5cdac5655d0a2f7cb93

Contents?: true

Size: 261 Bytes

Versions: 16

Compression:

Stored size: 261 Bytes

Contents

<%= tag.ul **component.listbox_attrs do |ul| %>
  <% component.options.each do |option| %>
    <%= render option %>
  <% end %>

  <% if component.paginated? %>
    <%= render "hotwire_combobox/pagination", **component.pagination_attrs %>
  <% end %>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

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