Sha256: 28a1963868b768d894d2a2e8de5a522e9d9a3c7a4399e5b26d6d838b950598e2
Contents?: true
Size: 302 Bytes
Versions: 56
Compression:
Stored size: 302 Bytes
Contents
<% if to %> <%= link_to to, role: "button", **attributes_hash do %> <%= render_icon icon if icon %> <span><%= label %></span> <% end %> <% else %> <button <%= attributes_html %> type="<%= type %>" %> <%= render_icon icon if icon %> <span><%= label %></span> </button> <% end %>
Version data entries
56 entries across 56 versions & 1 rubygems