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