Sha256: c9804c3d0a349168872a9c432c582138c6441b778c89d5d47cdda868fa219d01
Contents?: true
Size: 339 Bytes
Versions: 6
Compression:
Stored size: 339 Bytes
Contents
<%= bs5_button_group do %> <%= bs5_dropdown('Left-aligned but right aligned when large screen', align: { end: :lg }) do |d| %> <%= d.item do %><%= button_tag 'Action' %><% end %> <%= d.item do %><%= button_tag 'Another action' %><% end %> <%= d.item do %><%= button_tag 'Something else here' %><% end %> <% end %> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems