Sha256: d6f1fc99dd40320083bc5662ddd185a198b07d3a461b64d9956f5f8d26bc2ca7
Contents?: true
Size: 479 Bytes
Versions: 12
Compression:
Stored size: 479 Bytes
Contents
<%= bs5_button_group(vertical: :true, aria: { label: 'Vertical button group' }) do %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <%= bs5_button_tag('Button', type: 'button', color: :dark) %> <% end %>
Version data entries
12 entries across 12 versions & 1 rubygems