Sha256: 5f2f4caf39b9c57227706899cd38c73bb495ecea630cb1773f2143e2baab0624

Contents?: true

Size: 223 Bytes

Versions: 3

Compression:

Stored size: 223 Bytes

Contents

<div class="button-group group-<%= @size %> <%= @style %>">

  <% if @links %>

    <% @links.each do |link| %>

      <%= link_to link[:url], link[:name], class: 'group-button' %>
      
    <% end %>

  <% end %>

</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lato_view-1.1.5 app/cells/lato_view/component/buttongroup/views/show.html.erb
lato_view-1.1.4 app/cells/lato_view/component/buttongroup/views/show.html.erb
lato_view-1.1.3 app/cells/lato_view/component/buttongroup/views/show.html.erb